Loading Tool

Explorer IconExplorer

Memory Pool

53,876 transactions
31.16 vMB
0.16632906 BTC
Random Selection Loading Transactions
Max Size: 167.62/200 MB

Candidate Block

Mining Attempt 40f6b951c0d948d6087b0af3201a43b07a026bb32952c176efb763eab41670d5
Version 20000000
Previous Block 00000000000000000001ee4aa122a84c1edba54383a46e61a1360f7651db78b5
Merkle Root c1ab4621b0ff26d5586a53f842860a1b4f2e318601ef46db07e286614e92e6c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,685
Size: 1.00 vMB
Total Fees: 0.07997582 BTC
Feerates: 296.74 > 8.01 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,815 (268,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,944 645,944 00000000000000000007168ae5fcc7bfa98cd5104c6135c40f2d81bdabc0991c 459 0.97/1.00 vMB 6
645,943 645,943 0000000000000000000b1f7309b4e15d146d210dd39ee46eb02181dd608d24e7 2,029 1.00/1.00 vMB 26
645,942 645,942 000000000000000000082e1c555c7aeef74315a9734391692d3636d095ea1e5b 2,173 1.00/1.00 vMB 22
645,941 645,941 00000000000000000008c37d4c8e2c4d255168eb73b6daab40fa0b01d7c6c4ce 2,806 1.00/1.00 vMB 85
645,940 645,940 00000000000000000004b14f241e62f2d4843aa683ff76ab2d17be755cd1df9d 1,878 1.00/1.00 vMB 29
645,939 645,939 000000000000000000048b08248fec59cb00b05d6ef6de7dcb3f958f2ac4ee92 2,506 1.00/1.00 vMB 51
645,938 645,938 00000000000000000000a09d728009067890e9f5869155fbf8138b3dcaa0e323 2,514 1.00/1.00 vMB 73
645,937 645,937 00000000000000000006dd12e42dfc3404fa91a5c4852e7eae6017b9fc301b52 1,576 1.00/1.00 vMB 105
645,936 645,936 0000000000000000000cf6944ae9d711b238a686552e098a6abcf3336ba34fc3 2,124 1.00/1.00 vMB 109
645,935 645,935 0000000000000000000580b215f633183a4ea9a29ad70dcc0f2e748dd989dfc0 1,683 0.95/1.00 vMB 15
645,934 645,934 000000000000000000082d8a0660d8d96d54943a5976e1108cb4b07da6a3c894 2,645 1.00/1.00 vMB 76
645,933 645,933 0000000000000000000540bbdde766a48ec7b49ba0e4e90c72cf25ae346d43a9 841 0.97/1.00 vMB 16
645,932 645,932 00000000000000000001df55c5687edc6ae2b65ffac9b62f93f2b59585a7e186 2,264 0.99/1.00 vMB 37
645,931 645,931 00000000000000000009a5d9041e47bc88b0d4a5b75cbf47295dacf161ba5546 796 0.99/1.00 vMB 10
645,930 645,930 0000000000000000000b2a005725bb66f994362ff50f687d5abcaabaa293cd47 2,449 1.00/1.00 vMB 43
645,929 645,929 00000000000000000008851cbb6ceaa3efb35c9196f63e10ec09051e83b3a5d7 419 1.00/1.00 vMB 5
645,928 645,928 0000000000000000000b75d2e59d2efd1b3edc9d48820aa36907ab26cd88071f 1,362 1.00/1.00 vMB 20
645,927 645,927 0000000000000000000b08f866435d0494fe47444d647a7c60b1d63a1b891fe4 1,450 1.00/1.00 vMB 24
645,926 645,926 000000000000000000059586d0cfd2e2bdd85ce103a59a027b6b07f51e22bd8c 1,613 1.00/1.00 vMB 25
645,925 645,925 0000000000000000000897bfb142cb53526e95e48ebc9d1572b4a8c02633dc34 2,599 1.00/1.00 vMB 29
645,924 645,924 0000000000000000000fc68d45ff417a93ffecb8bae1b617606a48daa5a9d2ef 2,010 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.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: 651.15 GB
    • Received: 13.44 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.