Loading Tool

Explorer IconExplorer

Memory Pool

82,945 transactions
31.57 vMB
0.09213766 BTC
Random Selection Loading Transactions
Max Size: 191.68/200 MB

Candidate Block

Mining Attempt db9771c9e28255d1f9e502b1614a8b0793c4d62d6fbb0fc62ed4420783821a8e
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root fcdd6316ac90075973cf2da1b53d344227dfeb687ff3ee139f32bc5125e16923
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,367
Size: 1.00 vMB
Total Fees: 0.02340263 BTC
Feerates: 100.18 > 2.34 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (131,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,861 783,861 000000000000000000015f4d6902488a99cae1a5d2f31329ce98ec6cd5959bc1 2,891 1.00/1.00 vMB 15
783,860 783,860 000000000000000000047e0aa502f7b9fc7064633085623fb4fb79e93daf7390 2,808 1.00/1.00 vMB 23
783,859 783,859 0000000000000000000374787b5b4c842e67d6a2887f095dc787e83ef2de033f 644 1.00/1.00 vMB 14
783,858 783,858 000000000000000000000bcb354a485aba056229d3e1bfb314d80a3938567f3b 992 1.00/1.00 vMB 9
783,857 783,857 000000000000000000027c5b6bdd30ca549d4bada902d7ae9a852a590a056708 2,726 1.00/1.00 vMB 28
783,856 783,856 0000000000000000000235259c4d534496e41901f67b62674cbd9eefb5b9faa5 469 1.00/1.00 vMB 4
783,855 783,855 00000000000000000005f183327e6485d0ebe2ca251fec8e45cb77bc1b487200 472 1.00/1.00 vMB 5
783,854 783,854 00000000000000000002e2943700a3166560ac3eea6ce36b712d6724b39ac490 2,661 1.00/1.00 vMB 13
783,853 783,853 00000000000000000001b9d177b042c3c9d80257fe3d9177314f6f33009775d2 2,227 1.00/1.00 vMB 14
783,852 783,852 000000000000000000057cd4927b06fc37c3252abfa469ed0d278933d347a6b0 1,696 1.00/1.00 vMB 17
783,851 783,851 000000000000000000043f836942a5b64ce65e93e56ff15ce2c4324143420601 2,593 1.00/1.00 vMB 28
783,850 783,850 000000000000000000025adade30d201b05b0bf1144a00281f93e52fd5671ffa 1,214 1.00/1.00 vMB 10
783,849 783,849 0000000000000000000361afb320d3023025e5836079f0b8e5001b4a77598da9 2,662 1.00/1.00 vMB 6
783,848 783,848 00000000000000000002bb641ef91f897ca1af6d396ef92dc526498acbe2dcb3 2,230 1.00/1.00 vMB 13
783,847 783,847 00000000000000000000cd71fefe1999102f88f29f9dab25dec632a0c4fa1811 1,921 1.00/1.00 vMB 9
783,846 783,846 000000000000000000045d1f7f82f6b0cd25b4fe32668b07c713846b7bfdb036 2,215 1.00/1.00 vMB 23
783,845 783,845 00000000000000000003951607dc7b1625276a0d1e09ccf4bea4afa00b78c3e6 1,024 1.00/1.00 vMB 25
783,844 783,844 00000000000000000002176c541df7566f76123a6b8722bddf5d576e34e15aa1 2,547 1.00/1.00 vMB 13
783,843 783,843 0000000000000000000266a50e8ba9a8ee75c0b2ff761a5d44f5400ab0383182 2,723 1.00/1.00 vMB 11
783,842 783,842 0000000000000000000323a2c5f309a003488eb4c8b8a600cfc55f930fac35dc 2,038 1.00/1.00 vMB 9
783,841 783,841 000000000000000000055adda8ef100834f99517f127dd22e7841555d2898155 989 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.75 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: 708.75 GB
    • Received: 16.76 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.