Loading Tool

Explorer IconExplorer

Memory Pool

53,709 transactions
29.74 vMB
0.10363161 BTC
Random Selection Loading Transactions
Max Size: 159.73/200 MB

Candidate Block

Mining Attempt 2befdf8e3c02f7fe2c769027164f5f24a229be78ddb065128553606412dc1abd
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root d6427899a262554a46233456c983fd95789c0c0783e5466e6adf2e2caf687abd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,799
Size: 1.00 vMB
Total Fees: 0.03141050 BTC
Feerates: 150.77 > 3.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (415,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
499,524 499,524 00000000000000000044ef2eaa5581ad131082d98937ff0baa24ffa3950715b2 2,106 1.00/1.00 vMB 416
499,523 499,523 0000000000000000003348cf906e2dd20701f251da6c88eb72617fb9968b73ff 1,736 1.00/1.00 vMB 386
499,522 499,522 00000000000000000002f1f729940de7edaccb9302064f51d6e4893fd711508b 3,288 1.00/1.00 vMB 431
499,521 499,521 0000000000000000002bf028fe07cf4087db7eca471a2f180a3c135a491683d7 2,667 1.00/1.00 vMB 409
499,520 499,520 000000000000000000599d9fd30f346fd481349355606af44a569c2becb0e23e 2,694 1.00/1.00 vMB 477
499,519 499,519 000000000000000000b06c31deeeaa1834976c427763aa3264ca9df8727aae46 670 1.00/1.00 vMB 369
499,518 499,518 00000000000000000006e53e7cd0ae47c25da6c16d37a1cf9c55a09ba9c1a9a4 2,279 1.00/1.00 vMB 411
499,517 499,517 000000000000000000077deab919f9d8d2f4bfd4048886292e86887cb9c10689 1,833 1.00/1.00 vMB 401
499,516 499,516 0000000000000000008473edc55b1709fcc6af8311125b3f70bfe9fb685e81a5 1,043 1.00/1.00 vMB 291
499,515 499,515 00000000000000000075f1b0373aa5de9972cddc44a94f1639a19ecd8c23991e 2,586 1.00/1.00 vMB 414
499,514 499,514 0000000000000000008241fb9882c9a5059fe08b203e4d578b713c5095a4d761 1,290 1.00/1.00 vMB 461
499,513 499,513 000000000000000000505dea8f931d66d19331ea7bf850d742143215aaf80a06 1,992 1.00/1.00 vMB 448
499,512 499,512 000000000000000000677c4077da7c9f01dde5f332ba2fbff962ee699714d5da 2,975 1.00/1.00 vMB 381
499,511 499,511 00000000000000000075486e697438fe633c626acc1d200e6bb9347f4a1e4a16 3,152 1.00/1.00 vMB 410
499,510 499,510 0000000000000000007f89779ef71a9911086ba66e9286e31f03f766453fd1c8 2,813 1.00/1.00 vMB 434
499,509 499,509 000000000000000000a25fb0dc85a407c1eda3991c4e555410e6f78287e7b4f4 2,873 1.00/1.00 vMB 268
499,508 499,508 0000000000000000003e4f586693a2e4752cb9a95f9ed94d6ed1d19fbcb7957a 1,983 1.00/1.00 vMB 395
499,507 499,507 00000000000000000090516bcd728437ac454d644ef025238693fb959348b5aa 2,727 1.00/1.00 vMB 428
499,506 499,506 000000000000000000464657c67c7deb233a636beceef32ae32db277fda48ced 2,271 1.00/1.00 vMB 468
499,505 499,505 0000000000000000002aae76d782322276856486b7ab019e0fe71a4d8507b918 2,959 1.00/1.00 vMB 309
499,504 499,504 0000000000000000006abad13cfad17eb655a4dda6a282abc4ae4b798da429df 2,283 1.00/1.00 vMB 200
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.