Loading Tool

Explorer IconExplorer

Memory Pool

34,752 transactions
26.41 vMB
0.05371780 BTC
Random Selection Loading Transactions
Max Size: 133.11/200 MB

Candidate Block

Mining Attempt 1ec0f4905ba6ef777c1354e4a4d5bdcf1e65e041828c47cff8292090ac9e8b01
Version 20000000
Previous Block 000000000000000000015e18bfde629943124343fdb98c0d80831309061b5bfd
Merkle Root 852458ded54222808f6e9bbb0d815ef7f1f483a3789a83bbe95014188cabae7d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,840
Size: 1.00 vMB
Total Fees: 0.00456428 BTC
Feerates: 75.10 > 0.46 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,647 (668,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,881 245,881 0000000000000044f5ea6805861290178275c399eafc0edac1bca77fe4ffb489 213 0.12/1.00 vMB 133
245,880 245,880 000000000000006c586d21f88a3bdca6261e54733a3346bb76af20ea22d475bf 207 0.10/1.00 vMB 92
245,879 245,879 00000000000000178ba0302daf5bf6b7d627d3b096f89dd0fb816e1a9315b6a0 446 0.17/1.00 vMB 194
245,878 245,878 00000000000000c685689d2281444b0556429729de9ecf2278713e79bf83f541 259 0.10/1.00 vMB 170
245,877 245,877 000000000000004c388c63d03c8c886a88abf237e07bc1a74b15b406e03a28a9 122 0.06/1.00 vMB 118
245,876 245,876 00000000000000287d7817e5fde6ddc3eecad1e563353184c47cda5bf52df65a 310 0.17/1.00 vMB 119
245,875 245,875 00000000000000c6397638554c180706373b52228d6ab919104fed524a7f24c1 397 0.19/1.00 vMB 84
245,874 245,874 00000000000000748c3e96b3d34908c12f1b58d0256d47f56bf59908183c512f 616 0.25/1.00 vMB 169
245,873 245,873 00000000000000a407d6b489968d15e87b735e3528745d93f7e97e7d96c485b3 112 0.05/1.00 vMB 178
245,872 245,872 00000000000000a84d34ef8b03bf655df422ce06a24452ba5902e69eb19ea785 79 0.03/1.00 vMB 129
245,871 245,871 00000000000000556c31f5cf4a49f0610c773b1e92ab6e648f28d7130ef46d8a 188 0.07/1.00 vMB 215
245,870 245,870 000000000000002a5e9a1fdd778b44831fd62395920ca8025369d5f4fe2f97f2 52 0.03/1.00 vMB 92
245,869 245,869 000000000000009d5cf302f75a30b41dcae6a830bfe40edaf15c982de1aceef8 211 0.10/1.00 vMB 185
245,868 245,868 000000000000006fb296e8a53bdfec3b29fe497890224fb6a867f6234bfc6720 503 0.21/1.00 vMB 137
245,867 245,867 00000000000000b45786de76d2c80c18dea5d40708f9b06343a1815afe70496f 287 0.10/1.00 vMB 196
245,866 245,866 00000000000000194db6e14dd3206225bf8fcb4d2aabf78679a36a286558d664 413 0.20/1.00 vMB 100
245,865 245,865 00000000000000a9df3637219ad14161aa90bab7da103097c0bd74a29140f456 39 0.02/1.00 vMB 30
245,864 245,864 0000000000000017218700080ecd5bad6fe3b448d2b5337fd541b5ed7365a8b9 356 0.14/1.00 vMB 164
245,863 245,863 000000000000008e17620fc34af367398f7abf4507a0b8a247072560665c986d 64 0.03/1.00 vMB 10
245,862 245,862 0000000000000065a580b3ecd93cb72cda8469d8d8fb7ee6bcdd68fb5713f1f3 491 0.20/1.00 vMB 145
245,861 245,861 0000000000000015876013aa47c827126b7fefcff8660009c6ced240abb2a905 113 0.15/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 781.77 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: 632.63 GB
    • Received: 12.13 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.