Loading Tool

Explorer IconExplorer

Memory Pool

82,735 transactions
31.32 vMB
0.10512899 BTC
Random Selection Loading Transactions
Max Size: 190.47/200 MB

Candidate Block

Mining Attempt e84eb6989c6a048c940164cf1dd7c70444b96a1c339fa9f2cdcd64c9c7e93d41
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root de24f1bdee688924eab78bcf7ce2ed7b61751e25c607d6cd79f4750e040f2f8f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.02854204 BTC
Feerates: 151.12 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (430,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,709 484,709 000000000000000000b56da8c6ae67fdc0046693f70c67dd1862fabed2ca89bf 2,305 0.99/1.00 vMB 52
484,708 484,708 00000000000000000026dd92bfc99795932a4d819fb25bb2a0442602241e518e 2,292 1.00/1.00 vMB 64
484,707 484,707 000000000000000000928862f1aadab1b5d221baa1615860612432e0651e89ce 2,565 0.98/1.00 vMB 127
484,706 484,706 000000000000000000fd5600ec11eac5a6637e640341ff538adb09f725c94b44 2,321 1.00/1.00 vMB 152
484,705 484,705 00000000000000000054b7b78d74f705e00957884f08d0891cd206bba6702f0b 2,303 1.00/1.00 vMB 120
484,704 484,704 0000000000000000004d6d91fb6985aa3d3b421e3a25deceb85c024c50045eba 2,479 1.00/1.00 vMB 197
484,703 484,703 000000000000000000f696ddb0c4820880d229cafcb629d4efce365fe99ab131 2,364 0.99/1.00 vMB 194
484,702 484,702 000000000000000000a404bfa1bd20e763fa88dad32cf08a38a496b2e690a6cd 2,471 1.00/1.00 vMB 34
484,701 484,701 0000000000000000007ee04f616ab786b80f3087882fe4e387289ec55f712fe0 2,323 1.00/1.00 vMB 150
484,700 484,700 0000000000000000012964f47d7c058f14c14ac905b33d4b8c63e68d84d177b2 2,527 0.99/1.00 vMB 207
484,699 484,699 000000000000000000e81087a50b43b0fb565b3104b308195ffe7a9bc67f4c71 159 1.00/1.00 vMB 5
484,698 484,698 000000000000000000fed6b3e4ddae205d924076be1eed60daa0daad4785ee8a 1,296 0.99/1.00 vMB 66
484,697 484,697 000000000000000000b5a4b07ccbcdc7895aba5ab934b30ab5e3ea3752c6c8c5 1,053 0.99/1.00 vMB 52
484,696 484,696 00000000000000000006efcc3827ea7cb5690522518a0e2a97d099d2625916cd 1,831 0.98/1.00 vMB 98
484,695 484,695 000000000000000000529881f7e7a32a3c8fc90aa7daf1ea54459e529e77ea6e 34 0.01/1.00 vMB 402
484,694 484,694 000000000000000000ec560ff661fbb5b7e47f7a93d5ac99c8f7457e26cc498c 1,213 0.99/1.00 vMB 71
484,693 484,693 0000000000000000001e820ba4112ed11d136eb84719177f61630dc91a51a044 332 1.00/1.00 vMB 11
484,692 484,692 00000000000000000052fe6212dab65bf03f15711c74c835fd6d42802f8cae51 1,404 1.00/1.00 vMB 64
484,691 484,691 000000000000000000f97fb15dc9cf22e2d33f53423785f97afea88f96bc653f 1,948 1.00/1.00 vMB 111
484,690 484,690 000000000000000000272b214782cbb4a06ec6058213c7a5f78814dd3e820f69 1,542 1.00/1.00 vMB 40
484,689 484,689 0000000000000000006cf0b940fc9d794b13e7e025e370be0cd0da53542e41b9 2,132 1.00/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 720.65 GB
    • Received: 18.24 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.