Loading Tool

Explorer IconExplorer

Memory Pool

80,751 transactions
30.05 vMB
0.07823092 BTC
Random Selection Loading Transactions
Max Size: 181.07/200 MB

Candidate Block

Mining Attempt 297526e35c3ac2c52c7f312bf73d483537815272041e3944ea5e63d9c492f987
Version 20000000
Previous Block 00000000000000000001d919ed88fc3960fd2643a2dd9bda2746788e7fade853
Merkle Root 48dbfa177b44ed1ea08e49fa5a1add837ee66b436394e001348c7a344c80b33e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,232
Size: 1.00 vMB
Total Fees: 0.01666944 BTC
Feerates: 302.00 > 1.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,986 (301,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,545 613,545 00000000000000000004c25e5d18da4ba635033aa78c1ac5966398fa6821e0cf 3,254 0.98/1.00 vMB 16
613,544 613,544 000000000000000000049635d882037cf2181f6c1997863b05546f666710b8e4 683 0.22/1.00 vMB 13
613,543 613,543 0000000000000000000032b9e06f6a59785c4589bf765ce8ad9522d872a05e92 1,042 0.35/1.00 vMB 21
613,542 613,542 0000000000000000000e4f1f371b0799f5edd117413cc7a73e070e06e1f2c2be 49 0.01/1.00 vMB 13
613,541 613,541 0000000000000000000048222c3782a32e0d9a30295a414f68fe66cedd6c17ed 1,323 0.47/1.00 vMB 14
613,540 613,540 00000000000000000007ad25f536523cb7319d071f2becd16ce98f3759e73fc8 2,053 1.00/1.00 vMB 15
613,539 613,539 00000000000000000006ebeb60f05f8cc46a571b1b9159678eff4c2064004433 107 0.03/1.00 vMB 11
613,538 613,538 0000000000000000000ca4d9fcb6f3f7f8c0457daa1942117ab180d963e12cdd 2,537 0.94/1.00 vMB 16
613,537 613,537 00000000000000000007db2bd4ba9f98646528c7c3aa346c7b06543f21505767 952 0.48/1.00 vMB 12
613,536 613,536 0000000000000000000bbc704b3d9c51539cbfebd18a887933f2b751e164631d 354 0.23/1.00 vMB 9
613,535 613,535 0000000000000000000d89b2b27bd1b13759118163c75144f2bcd21866196071 2,278 0.97/1.00 vMB 15
613,534 613,534 000000000000000000014c08cd4c8d4bce45617e7fd3fbfc50e8e842db00fd67 231 0.15/1.00 vMB 9
613,533 613,533 00000000000000000004b77ddf7acae82b7e1a3c9daa3c05a3cfc6076ff62073 2,702 0.85/1.00 vMB 14
613,532 613,532 00000000000000000012559ad709d0536043a1b9dadd5b397e66ccd0a84ca71e 2,425 1.00/1.00 vMB 19
613,531 613,531 00000000000000000006b6e6d58d1f548c9acc9a4a0e410c0fa526dd90368620 2,688 0.97/1.00 vMB 7
613,530 613,530 000000000000000000108613ac3f8c755b3f012f9ac5a99d589498d430deb970 3,046 1.00/1.00 vMB 22
613,529 613,529 000000000000000000014bd37da8ac39258304a62b979c9db1e4ff8efdb15d40 943 0.28/1.00 vMB 12
613,528 613,528 00000000000000000005b0605104142841612b694542e7b1a3d1cc596f0463dd 1,276 0.38/1.00 vMB 16
613,527 613,527 0000000000000000000456066cf684b86c3381d9381c300d35fe5a1180fd5e65 124 0.14/1.00 vMB 11
613,526 613,526 0000000000000000000dea20270b09d078492c39fd7bb567d8ae0a8968cdc7b3 1,409 0.47/1.00 vMB 19
613,525 613,525 0000000000000000000e5ab7bb341acdc14e5ef015de61d85fe39ce7ad58d560 1,169 0.35/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.37 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: 663.52 GB
    • Received: 14.91 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.