Loading Tool

Explorer IconExplorer

Memory Pool

33,188 transactions
14.13 vMB
0.05385912 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 81.27/200 MB

Candidate Block

Mining Attempt e4377bbc8e2534a71a148f3a842058751e51a74c9ecad4a75e869c3756ecf7b6
Version 20000000
Previous Block 000000000000000000003e70dae81c2e89b5d4ca6ab8bf109e05b178f961a8c0
Merkle Root d3893493e86841d22af627fb41278535fb940a00732cb67ee5e0177d6eb3ecf7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,599
Size: 1.00 vMB
Total Fees: 0.01409990 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,339 (838,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
74,522 74,522 00000000003e76b4c5f8796861f8ddda9f7e3784d7aee3daad8e19f281004477 1 0.00 vMB 0
74,521 74,521 00000000005e7c02f8b29e1713a0386bde7fd8d63c8df3e4445d82330bf8b459 1 0.00 vMB 0
74,520 74,520 00000000007578d75f1ef3c837fa4e6cf33a3b0e5b1b40a5dc80017a98d5a06f 1 0.00 vMB 0
74,519 74,519 00000000003b570f89a1b33ed40aa6029c2bf228ce942c900c0040b4c6492170 1 0.00 vMB 0
74,518 74,518 0000000000a12707f759bdf009237f8865ed50e3fedb4971f4b82e563fe42f99 1 0.00 vMB 0
74,517 74,517 0000000000a8c7f3a2da9a7883677fc37e73956c9729e22257caef998cabca4e 1 0.00 vMB 0
74,516 74,516 0000000000120f031532c0cdf808f155d5dc73b4bec723e1ae98eb6918e40501 1 0.00 vMB 0
74,515 74,515 00000000009dcb4e87e6db03d525dcdbe77860480298d963b983cca770165762 1 0.00 vMB 0
74,514 74,514 0000000000415ce5a591cc58f19e415e09a2c489e1a9b1b97e26423ff4b3d425 1 0.00 vMB 0
74,513 74,513 00000000003e2f56f453e559d8046cbb24c6d7b010167dd7f2c72899504d179e 1 0.00 vMB 0
74,512 74,512 000000000094ee7fa1378e625cd9bbd52ca7f96c953e09fd50e4ed5a58039608 2 0.00 vMB 0
74,511 74,511 0000000000b4187a1091351da6b0be419280155ea322a23d344d90b1d405a6df 1 0.00 vMB 0
74,510 74,510 000000000086c8098850b249e1f65b46913877ad2dc4a06c71ef4cb01351dfc5 1 0.00 vMB 0
74,509 74,509 0000000000a64ecaa493a7fc8d8a588d63f383aec7bb1289d2d7a17010b0bc60 1 0.00 vMB 0
74,508 74,508 00000000002803b6df305cfb03876cdb031a8075318cd8a959a32ee039039c85 3 0.00 vMB 0
74,507 74,507 0000000000277c6c6bae5da140a8f5bd7e8865963c79138b8da84e8b764f5131 2 0.00 vMB 0
74,506 74,506 000000000082c82fa67eb457ba0b6f3017aa82df579441145046ad4ca6dda176 2 0.00 vMB 0
74,505 74,505 00000000007f9ce53933b83d5a13f178906cd817d092d2183f0d6f3ba2b357f3 1 0.00 vMB 0
74,504 74,504 0000000000297f4d66aac533f1358f528f898ae2f5210ace47d852fbad5d7f5b 1 0.00 vMB 0
74,503 74,503 00000000009061ace16bdafbe3ce42dc321c0a42a6e2cb4a242b174e646bb35a 2 0.00 vMB 0
74,502 74,502 0000000000a6416f7ba3c443f34f51cf17756b61dbadebd0ad9e359d9107eefa 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

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