Loading Tool

Explorer IconExplorer

Memory Pool

80,198 transactions
29.72 vMB
0.14196493 BTC
Random Selection Loading Transactions
Max Size: 178.58/200 MB

Candidate Block

Mining Attempt c74daa4a463ed4be6fddbd850693c33b97ef1b2f15553465a6d51429bf3e1a32
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root cc42db24b3c1dcab1288ce190828613cef97817b0647e63b533c7f1a04df3922
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,536
Size: 1.00 vMB
Total Fees: 0.05533081 BTC
Feerates: 526.32 > 5.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (426,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,922 488,922 000000000000000000b62981f91d124ccc8d638b4f55d6ff0443fde80063d638 401 1.00/1.00 vMB 88
488,921 488,921 00000000000000000025114d3e59cbfb07d482a8d2dbb7b49c60ad5dd47f2e9f 1,219 1.00/1.00 vMB 107
488,920 488,920 000000000000000000ee16fa7c692fa0704130d6b7b630ba384c21069cfe70e4 2,020 0.98/1.00 vMB 148
488,919 488,919 000000000000000000f4c09cd69f8236089e5293568c57ba17e8dbb9773abfe5 1,290 0.98/1.00 vMB 54
488,918 488,918 00000000000000000059d6d0a2d69d634b2ed6ca9dff446aa0b7c5ae1afa9454 490 0.99/1.00 vMB 92
488,917 488,917 00000000000000000073b6b70455fc1f146fd527ce64b5122f3a121de35c11d6 1,249 1.00/1.00 vMB 119
488,916 488,916 0000000000000000001daa3b7b66028301cccaa3e3a46fb0fdcdb609d3ff3fa3 1,060 0.99/1.00 vMB 59
488,915 488,915 0000000000000000002782c919b30e628f8a5ba178fa427153862c3a352e2c67 1,077 1.00/1.00 vMB 104
488,914 488,914 0000000000000000005893a0dac4f6b5a68a3f77cacec92d020314b0c0048d6f 1,489 1.00/1.00 vMB 168
488,913 488,913 000000000000000000e08394ed2d3b48c7cf4493cbefff70504937a0890a0cef 2,041 1.00/1.00 vMB 60
488,912 488,912 0000000000000000004e1b74256959370ce0768b380e983298ce3beadcc62b88 2,205 1.00/1.00 vMB 117
488,911 488,911 000000000000000000d75f4e2ed5281745346a484f4513bafa3224c00b1f209f 2,145 1.00/1.00 vMB 164
488,910 488,910 0000000000000000002143c8fe9c836c739bc53e1dbabcb41477a44d2605ed29 1,518 0.57/1.00 vMB 50
488,909 488,909 00000000000000000054d0123c4612be1613d4bf0f134bd7ecfd99731575d9d1 2,433 1.00/1.00 vMB 121
488,908 488,908 0000000000000000005622e19cd5fcc8ca771480ab3b607e2d0d1eb32d058a07 2,430 1.00/1.00 vMB 88
488,907 488,907 0000000000000000004eaab21456f632e859b292b1b072662faa3ca1d29f6500 176 0.29/1.00 vMB 12
488,906 488,906 000000000000000000210ac9e145667d23339246da7d37c103eece674199ba52 2,166 1.00/1.00 vMB 38
488,905 488,905 000000000000000000ca28579d0f5b1c6c4cc0ef303a1c508b5e5fc0e3eff142 1,956 1.00/1.00 vMB 141
488,904 488,904 0000000000000000000e1872d25a728be3cf06e888d1c581319a3f5df0db4ee7 1,975 1.00/1.00 vMB 44
488,903 488,903 000000000000000000e4e01bcba1a77a31d9a76657942a8af0fb38a02a1b0ab9 1,928 0.98/1.00 vMB 77
488,902 488,902 000000000000000000b123f62545bee7c8aeaa51c6aa0ddb92fa213156485894 17 0.01/1.00 vMB 185
Previous 10 blocks ↓
Total Size: 782.85 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: 712.80 GB
    • Received: 17.22 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.