Loading Tool

Explorer IconExplorer

Memory Pool

77,851 transactions
29.51 vMB
0.10236895 BTC
Random Selection Loading Transactions
Max Size: 178.10/200 MB

Candidate Block

Mining Attempt 1cad3ea36f3eb1e31806f30231464672a525c32f85cf3a050891f7d86b1ae539
Version 20000000
Previous Block 000000000000000000018dccc1f80f688a1293ee5004ca43085f353ec09eaad5
Merkle Root a0a675d364163797d14d83af8ded71f2ab44c97e9c192e4db35ed3eb40df7b66
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,250
Size: 1.00 vMB
Total Fees: 0.02692390 BTC
Feerates: 201.40 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,275 (459,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,138 456,138 0000000000000000022035862c255ce93524b131b14b947cd272c5f3021b9bf2 2,425 1.00/1.00 vMB 172
456,137 456,137 000000000000000000ad22d5a8a67745295e9dfe6bbc90197031c88658c691f7 1,401 1.00/1.00 vMB 117
456,136 456,136 000000000000000001763e94a0923ce4ae2e68c323e44ea10f796b7191b5ed3c 2,431 1.00/1.00 vMB 159
456,135 456,135 0000000000000000024eaa5987c93670994846c016767c0af2e781db9cfc32c2 2,230 1.00/1.00 vMB 163
456,134 456,134 0000000000000000013c7931338d0b294efec99207f59a99698c83b2a009d9ee 2,451 1.00/1.00 vMB 209
456,133 456,133 00000000000000000155216fb238e0f8864c9b419256e14f9b628bafb6714522 707 1.00/1.00 vMB 108
456,132 456,132 000000000000000000143b7b74dba0031b032cd0231d233669be79eecc90c7e2 2,234 1.00/1.00 vMB 172
456,131 456,131 000000000000000001877c4ff9c5b66c5e5b62e93a3261803a2775e152b1bae3 1,558 1.00/1.00 vMB 132
456,130 456,130 00000000000000000237bc178054dd8c7e0d5d35f57b188bff8d36610894026e 2,670 1.00/1.00 vMB 123
456,129 456,129 0000000000000000002471fcc7d99e69514fa04c1685bfc7431afd067eecac58 2,241 1.00/1.00 vMB 80
456,128 456,128 0000000000000000011aff2ae6701bc534736fe027a04a9dc14587e585297dfa 702 1.00/1.00 vMB 110
456,127 456,127 0000000000000000023ac5cd5cde8b853246dfe477f235a8aab4dc7a3eb85dda 1,929 1.00/1.00 vMB 125
456,126 456,126 000000000000000002351cbab93ae105c836bad6bed6ed395bd8557ee5735281 2,393 1.00/1.00 vMB 211
456,125 456,125 0000000000000000004b513e269d2d77f60b892343432c8f9694d3f527ea8d0b 3,324 1.00/1.00 vMB 132
456,124 456,124 000000000000000001377ee22d06be3c17ad89943905df7a0c1428bc03ca9cec 1,882 1.00/1.00 vMB 157
456,123 456,123 0000000000000000010d412bba55acd9460eb9f843752eb4e7892e12640dd0cd 2,190 1.00/1.00 vMB 127
456,122 456,122 00000000000000000055a358512a50128476f0269c433c4b79e6b0b5ceb74f13 2,140 1.00/1.00 vMB 159
456,121 456,121 000000000000000000154849229cfa3e297a2f338151049bd025edbfa33f0ddd 1,776 1.00/1.00 vMB 165
456,120 456,120 0000000000000000008f8e8f05918099d5dc6e2b599b4f23cf599232ebe4a200 2,327 1.00/1.00 vMB 189
456,119 456,119 0000000000000000013e1ddc1a9d7087aaf69595b01e2a69184acfddea762aa7 1,921 1.00/1.00 vMB 164
456,118 456,118 0000000000000000015cce38473fbfff158842c2dd380f175e5d005f553c5046 2,408 1.00/1.00 vMB 183
Previous 10 blocks ↓
Total Size: 782.87 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: 713.08 GB
    • Received: 17.30 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.