Loading Tool

Explorer IconExplorer

Memory Pool

74,729 transactions
29.46 vMB
0.08141795 BTC
Random Selection Loading Transactions
Max Size: 177.08/200 MB

Candidate Block

Mining Attempt 015804f444618b3b2a2ebdebab90c0f06e5f238a60aeba373ff846bf242e9f5b
Version 20000000
Previous Block 0000000000000000000115b51ba7335de0a726fb6da2e48e87efe4db32d52752
Merkle Root 007c170120430e79e464c521ba3f6c794e6ceef2b5566f43b8abd73cba2d2652
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,782
Size: 1.00 vMB
Total Fees: 0.01458714 BTC
Feerates: 61.00 > 1.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,447 (32,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
882,859 882,859 0000000000000000000231539d9ef7535a248960d037051fb89b176b06498b09 3,623 1.00/1.00 vMB 2
882,858 882,858 0000000000000000000272508b89534d19510f8428e8a4a7013a4f2a0acccb46 1,590 1.00/1.00 vMB 1
882,857 882,857 00000000000000000000bbc002953fa9a5c9a6e4cb7fc8d4d0345bc840c1b942 4,638 1.00/1.00 vMB 2
882,856 882,856 000000000000000000026d744dfa9ff79277138e61ce2ee1d2616efd7e2cab5d 2,052 1.00/1.00 vMB 1
882,855 882,855 00000000000000000001961e8272f9366109f7b0ed2c326be4e1db8d079861cd 4,160 1.00/1.00 vMB 2
882,854 882,854 00000000000000000001d75ee6aaa33f0602bc970adfa0c6b0a7e6a98b60d1d2 4,067 1.00/1.00 vMB 1
882,853 882,853 00000000000000000001c41a2c1d29a8a9b177d009f3c0ce626b646acf42ecb8 3,632 1.00/1.00 vMB 2
882,852 882,852 000000000000000000005b53ae65f4b39c28924e9c130bb95ea9820bb7b23738 1,720 1.00/1.00 vMB 1
882,851 882,851 0000000000000000000284c5f4a8799d66b785895d1786024364606828dafe2d 1,215 1.00/1.00 vMB 1
882,850 882,850 00000000000000000000b9ff619cae0e8779751941d3247e1265c3ef86efa774 2,945 1.00/1.00 vMB 2
882,849 882,849 00000000000000000002202319c1656c7b91fe7986a5cc030ce786bada165b36 911 1.00/1.00 vMB 1
882,848 882,848 0000000000000000000027c1b3b292d331b0d8d0bcc1dcd9d1f4f538bfaa4223 3,556 1.00/1.00 vMB 2
882,847 882,847 000000000000000000018071da286073f0e473ae52193c104a4caa3a9d649f42 2,214 1.00/1.00 vMB 1
882,846 882,846 00000000000000000001bf4a73c26426a78c9e546fd816ea778914eb816726df 3,127 1.00/1.00 vMB 4
882,845 882,845 00000000000000000001780be2391b3d5573f4a061a6722d2721038dcbf7ce86 248 1.00/1.00 vMB 1
882,844 882,844 00000000000000000000a8fddbaf4070c24ba7398794fa22aebb2b3bbeffdf09 1,015 1.00/1.00 vMB 1
882,843 882,843 000000000000000000004112df970ef89dec60c2f0229512189889c4a8c5bd01 1,614 1.00/1.00 vMB 2
882,842 882,842 000000000000000000003f299c620732440333a28f6dcaca5d17ce35303383fc 1,991 1.00/1.00 vMB 1
882,841 882,841 000000000000000000018aa91fc20d9927f0b359609cf942effbe010f37c056b 3,451 1.00/1.00 vMB 3
882,840 882,840 000000000000000000005398afbb6f85b5eb2c487738a3cf7d1ee5df2ea3f61e 1,994 1.00/1.00 vMB 1
882,839 882,839 00000000000000000000506e2cc4ed801336f6c4c8ad41f7ccdf2d5c0dd159e3 3,124 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.17 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: 749.57 GB
    • Received: 18.82 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.