Loading Tool

Explorer IconExplorer

Memory Pool

84,395 transactions
31.56 vMB
0.10529434 BTC
Random Selection Loading Transactions
Max Size: 193.42/200 MB

Candidate Block

Mining Attempt 633b2d816dce2f4d2879ac7faf54a676050bb1a8b4560e888d3d61fe3da7baf8
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root a96d2ebf5a5f358fb8e9f769d14ea52fcd3fe24587c586d26a7e2c7457bbf58d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,372
Size: 1.00 vMB
Total Fees: 0.03233542 BTC
Feerates: 301.57 > 3.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (484,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,759 430,759 000000000000000002ae2f3673899180f321714057e685780d9d7edfc810f6b8 1,154 0.50/1.00 vMB 61
430,758 430,758 0000000000000000031b8ba0f0d891f032f468e03696cbcdc341eea972f38923 2,083 0.91/1.00 vMB 58
430,757 430,757 000000000000000001c9f2b2a082463112e3e77beda7e24b6f9e2e17b9b5cdf1 1,760 0.87/1.00 vMB 50
430,756 430,756 000000000000000002ff1b4ac0be4988803e5a4544508922244a54ae40a5473c 1,259 1.00/1.00 vMB 38
430,755 430,755 000000000000000002478c86cc3b0a49d1a7c62aa34d91315e2e7093a14be2e9 463 0.99/1.00 vMB 12
430,754 430,754 000000000000000002412f37c6fe65f2ded69be4345ea18b678b0b22035b9dd7 1,847 1.00/1.00 vMB 56
430,753 430,753 00000000000000000054f0c6927c9d5e1282f1f1ae0a0c19b0806cbc8f9e6b36 337 0.15/1.00 vMB 60
430,752 430,752 00000000000000000158fc21bbe9fc3186c54c21f4fda281d012282e34ad1f18 420 1.00/1.00 vMB 8
430,751 430,751 000000000000000004060d3858210b3682052d960cc2c94b04e40fdd4a06006f 850 0.51/1.00 vMB 51
430,750 430,750 0000000000000000015a8f96532e6442e6a023cefb3634f9234b657e583d1585 1,278 1.00/1.00 vMB 33
430,749 430,749 000000000000000000bc15b84ae863f2f4349c7b79a1e1d78cf0cfff0881d127 2,274 1.00/1.00 vMB 66
430,748 430,748 000000000000000002f3be650aedb625a2a2aa2850e3a6de58c601208187e447 2,420 1.00/1.00 vMB 71
430,747 430,747 000000000000000000cb261403f9b09c26be6461b7f882fc7e0623a029c44873 2,686 1.00/1.00 vMB 82
430,746 430,746 000000000000000002573175e46d98f24dde45f53b75c49979402a8e94d26881 822 1.00/1.00 vMB 16
430,745 430,745 0000000000000000000c8f4037dfca07a4f55b3342bedccf36f0c99b1d22b8e0 472 0.48/1.00 vMB 23
430,744 430,744 0000000000000000034aaef9f795b3afedd8f49ecb53430d91ebd138ab472ce4 1,197 0.76/1.00 vMB 39
430,743 430,743 000000000000000002ef121199c087985fc67102258fbcfd046e2d5b71a814cc 1,808 1.00/1.00 vMB 49
430,742 430,742 00000000000000000325322f86dc3ba91a0addfc50cef77f13c951a38dd332f5 2,857 1.00/1.00 vMB 75
430,741 430,741 000000000000000002a7be33771a72bc4dacf8cba2ab0a899a7fb0280627577c 2,323 1.00/1.00 vMB 65
430,740 430,740 0000000000000000048697f1a4299303a4d26f6e0c549970bb8a1dfdab74c885 594 0.30/1.00 vMB 56
430,739 430,739 00000000000000000134e7e32ce9c208889d8cc77ab6d67b7c9b8c911d239f7b 252 0.12/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.59 GB
    • Received: 16.92 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.