Loading Tool

Explorer IconExplorer

Memory Pool

41,467 transactions
18.13 vMB
0.17306638 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.03/200 MB

Candidate Block

Mining Attempt 37b3bf4af9c69bf62c5205b497cb2306ec0e8f571a9c5611d6a65445b22b14c2
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 936e3a0a99588d86edc384ee7c800795741ffc00e0192891f86805dc2bdd5bd7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,697
Size: 1.00 vMB
Total Fees: 0.05616446 BTC
Median Feerate: 4.84 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (664,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,547 248,547 0000000000000031b47f2b9df10921860484535985eb0f632eb51c54fb7d4cb5 466 0.25 vMB 142
248,546 248,546 00000000000000657ac6439d21e3372f59ad6695d1287b7ea564ab2478ff73df 352 0.14 vMB 140
248,545 248,545 000000000000007213994bc0c9357baed26e554b406ad9201d7e0649e377880c 13 0.00 vMB 123
248,544 248,544 000000000000006e9125683d4a1063a75a6859788fb4b5a140526a9e546c29d0 11 0.01 vMB 41
248,543 248,543 000000000000006c091748e3fa22f51a66726df4d4e5c43d3198504be4d2c1e6 208 0.09 vMB 106
248,542 248,542 000000000000007a424704aae255943953d740f8357154b153985ada88e4ed65 19 0.01 vMB 129
248,541 248,541 000000000000004a401e316f5f2b22b48106643ae19a0f85e11c3597c4018795 149 0.06 vMB 124
248,540 248,540 00000000000000279ce0aa01b559862bda7cfa38e28aa7f8199251cacd1be2ce 63 0.03 vMB 99
248,539 248,539 0000000000000005b6e66e63d6675ac1e2b0761fccd0e6f9cc99ce1e88a07902 87 0.04 vMB 61
248,538 248,538 00000000000000558f0082587e434643cea4c99cb6962ad1610553b7285e7b82 675 0.35 vMB 105
248,537 248,537 000000000000002bf2835e673d244888283adc23d066044cea40f7c3600e957a 57 0.02 vMB 76
248,536 248,536 000000000000000210f1ab0fc315287836bed2e634bfc7da70de0660afce8393 207 0.08 vMB 137
248,535 248,535 000000000000006248939acf7a025e600326d351868dcd67732019c3d775c5d4 100 0.05 vMB 122
248,534 248,534 000000000000003cfc84c1451692bcbf6918bb232bde2d39ddf2bc95304e90ad 218 0.10 vMB 110
248,533 248,533 000000000000004b75d15ef4e6db9b278739385ef69fe66aa95933c8f4d1746f 345 0.16 vMB 108
248,532 248,532 000000000000000d7643bf78c095e73668e0fa6a4474fa7e08380b3f1f757105 76 0.03 vMB 165
248,531 248,531 0000000000000014ec7f764280f05a0c1c297de0446f72ea68a493376588316f 286 0.11 vMB 139
248,530 248,530 00000000000000680fc2144d0572119e48d8683b7fc70f673c5d819f54bbc536 17 0.01 vMB 33
248,529 248,529 0000000000000087da12fd962dbd6e265b9028a85add866c3ab88e0b7c74e804 213 0.08 vMB 138
248,528 248,528 0000000000000023010504172ee8a25f071f4842e1e09fb15ec1ed15b1833ece 256 0.15 vMB 51
248,527 248,527 0000000000000047ff29bd1bde0cfd8c1362b0ec9b64a185f93f6610805bffcc 280 0.13 vMB 132
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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