Loading Tool

Explorer IconExplorer

Memory Pool

87,066 transactions
31.95 vMB
0.13471548 BTC
Random Selection Loading Transactions
Max Size: 192.87/200 MB

Candidate Block

Mining Attempt f46446dc4fffc8a3565ba2e5f086f3b687d23770556317a0fd2814cc7e399980
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 5e23433d3b1168cde7f276b62f07c828b9d30f637b87541297dd675c23c762aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,030
Size: 1.00 vMB
Total Fees: 0.04819950 BTC
Feerates: 911.92 > 4.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (301,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
613,524 613,524 0000000000000000000cb72cb5060645d6c197e492d6374f12bad3f2ee3db28e 2,148 0.66/1.00 vMB 9
613,523 613,523 000000000000000000065a2bfed06cb0df1f584e48be7bbce931873ca3b2b3be 2,512 1.00/1.00 vMB 6
613,522 613,522 00000000000000000010005309d9097ef7581c13a88960d9285b1479c1f04301 2,994 1.00/1.00 vMB 16
613,521 613,521 0000000000000000000b3bfe15f0c1a9f160ace5db648dd44d0f5b86cbdf31fa 3,287 1.00/1.00 vMB 32
613,520 613,520 00000000000000000005389eb2699af7f7826081843af3fba4a2e7f54597bff1 206 0.06/1.00 vMB 15
613,519 613,519 0000000000000000000570271d8f112e246c418037e58dfa9ec9a486ba2db56c 882 0.42/1.00 vMB 17
613,518 613,518 0000000000000000000d939ac10e7913fee73fef9f71f7a7ab97fb3a5661ece6 100 0.03/1.00 vMB 17
613,517 613,517 000000000000000000110c333d6fdab4ab645408b5246f877ccfd8bfd63c0f20 3,123 0.97/1.00 vMB 15
613,516 613,516 0000000000000000000ff3d99c85c8ec82a79b03ba72617034e2d043747aef98 883 0.30/1.00 vMB 20
613,515 613,515 00000000000000000011390be969a5268aa4dd5fcbad66ed01262afecb9e985c 2,614 0.82/1.00 vMB 13
613,514 613,514 0000000000000000000c5ac9ae779e436856fe6a44e162330becbb9070e3123d 1,293 0.46/1.00 vMB 16
613,513 613,513 00000000000000000005bd856df69579709e38988bb3c1bacc7e0802f86a1024 985 0.32/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.