Loading Tool

Explorer IconExplorer

Memory Pool

51,835 transactions
29.37 vMB
0.08282279 BTC
Random Selection Loading Transactions
Max Size: 158.89/200 MB

Candidate Block

Mining Attempt bf946b666df707029c359449df6ab90e56febc214fab771c5452056286de27b8
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 66f9ccdd2690542544eeabcfb8cab5e1c5c9b16f3005a41a8acf0c8d19e75ab5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,087
Size: 1.00 vMB
Total Fees: 0.02634195 BTC
Feerates: 173.90 > 2.64 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (433,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,530 481,530 000000000000000000c23e75352c95feb612b939f7aef581acd7afc8a644ed6c 2,490 1.00/1.00 vMB 315
481,529 481,529 00000000000000000100709cc02a4c89668686964b3318d490b0434adf22c9f0 2,265 1.00/1.00 vMB 381
481,528 481,528 0000000000000000010c8284282823aebfb0fb039899a999f597be8d4bf30506 2,378 1.00/1.00 vMB 346
481,527 481,527 0000000000000000000c041937d344bec691e2dadf1b64907e3d630df8456d29 2,357 1.00/1.00 vMB 327
481,526 481,526 0000000000000000004a73d00dfc4e6e0027a883ef8be09e746ed3a2538600b6 2,283 1.00/1.00 vMB 316
481,525 481,525 0000000000000000006d9ad61989e79af0fdd8032f07336f4da70e53dfef7d53 1,956 1.00/1.00 vMB 300
481,524 481,524 00000000000000000042a1bb3410e6979a50be9de628073d399ba04a0d5484dd 2,464 1.00/1.00 vMB 362
481,523 481,523 0000000000000000012de7b26d965baccd53fc28bba043606e1b941f9e5734b5 2,106 0.99/1.00 vMB 354
481,522 481,522 0000000000000000008cd796c461361b3cd6b4eee222d8e011ecc92c23ff98c3 3,001 1.00/1.00 vMB 323
481,521 481,521 000000000000000000327dce6a552a1115142644237d0f372254d56a15ce6bbb 2,684 1.00/1.00 vMB 347
481,520 481,520 00000000000000000033dce0e81d8f0836a6675e7b07d44e3f77890710eda8d9 1,654 1.00/1.00 vMB 337
481,519 481,519 0000000000000000011091ba166690cac3018e72990eab6152503892cc782530 1,714 1.00/1.00 vMB 347
481,518 481,518 000000000000000000b72fc116c5866b35fa1476851879f39bddfbebbf6bd8e4 2,236 0.99/1.00 vMB 294
481,517 481,517 000000000000000000f076fe24c94ecaba11924770793b0592aa31e7e70a55ec 1,613 0.75/1.00 vMB 261
481,516 481,516 0000000000000000011dce92c300485f19f2328bd31e1eb8fa8845964571596c 2,074 1.00/1.00 vMB 258
481,515 481,515 00000000000000000064ce1553a06a55143522aa116b895a6a22d1564f69acc5 2,481 1.00/1.00 vMB 330
481,514 481,514 000000000000000000366fc27cca0060c07ecf99f1af1f6591e644b6e65143e4 1,731 1.00/1.00 vMB 215
481,513 481,513 000000000000000000ecb65da1b54c35a42cbcb134e1606809be5de3c985cdda 2,187 1.00/1.00 vMB 265
481,512 481,512 00000000000000000076b73eddf2406ccf602edad2ae03e157b045df444fd080 2,195 1.00/1.00 vMB 257
481,511 481,511 00000000000000000052ed1f45c537aed9999a449fda68482d83a56d09f02284 1,985 1.00/1.00 vMB 274
481,510 481,510 0000000000000000005b8981b729759bc207e1cbe5b3cdbb0dc3f947d5148c5f 2,494 1.00/1.00 vMB 291
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.