Loading Tool

Explorer IconExplorer

Memory Pool

46,440 transactions
28.90 vMB
0.14464122 BTC
Random Selection Loading Transactions
Max Size: 152.99/200 MB

Candidate Block

Mining Attempt bf5fe5f118c947d2572946aa5a5e59646a3e4ee155c8542e13c16732510e5d32
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 312bc6f50ff8b1ed9a053d4da49c8048c3fc536ad40ec499edf0d25cc3868c65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,568
Size: 1.00 vMB
Total Fees: 0.08180090 BTC
Feerates: 15,654.48 > 8.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (597,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,732 317,732 000000000000000007d833d16f1345266576abc20b8480c9959559101096d513 116 0.17/1.00 vMB 8
317,731 317,731 00000000000000002928dc125a29ed30ba2e44d8828063cb8c0fbc7ae7d9f1fd 555 0.23/1.00 vMB 32
317,730 317,730 00000000000000001850bb9680ebe3e31f8ff4c59ebf08cb5fd17f3faf51058a 79 0.13/1.00 vMB 10
317,729 317,729 000000000000000018de8c05cb73e4a19fa8949e3bbe43eb1e24f88bd67ba49c 218 0.14/1.00 vMB 15
317,728 317,728 000000000000000029cb92c7f2505c5ef382f8ed75fa8714197b567ed8633b2c 1,858 0.89/1.00 vMB 29
317,727 317,727 00000000000000001800a59bb99e92efa01ebf00a82498fbfa6a6c21ba0e4803 905 0.43/1.00 vMB 32
317,726 317,726 00000000000000000bdce0d4a0a844906982561b5fa14bf20623e693fff73920 38 0.02/1.00 vMB 17
317,725 317,725 00000000000000002259156db0519bbc412b4c32900892801b5512c34a123f8a 594 0.27/1.00 vMB 30
317,724 317,724 00000000000000000d005c4b841c0799c49da632ba4f86c0bf2f006cfedec23a 20 0.01/1.00 vMB 10
317,723 317,723 00000000000000000d5a455d236b3397227b2a392954209a9cd929cf00e28468 453 0.22/1.00 vMB 59
317,722 317,722 00000000000000001066a99f4ab0388c612518ebcc9a2c9637e86815e0b04c14 41 0.01/1.00 vMB 34
317,721 317,721 000000000000000024901df9b8437bc91e70c119817da5da358ef484b4daf9a4 789 0.45/1.00 vMB 27
317,720 317,720 00000000000000001bde7d865a8e088f5918fd9cfdff329a0616671ec81626df 296 0.22/1.00 vMB 23
317,719 317,719 000000000000000018cb32628c838382d66d740776bd5c73a218edeeb8a252fc 127 0.08/1.00 vMB 25
317,718 317,718 000000000000000003ba3a4d818912893a1f45d3bcb5d5c49859c1ba5f4f62b9 472 0.29/1.00 vMB 23
317,717 317,717 000000000000000002e4c9274d83196ef16b0130972e7cc6ddecaf735cc67699 343 0.28/1.00 vMB 21
317,716 317,716 000000000000000027e604639fc20b2b7fab6407ca5ff0972e03160467a7065e 10 0.01/1.00 vMB 11
317,715 317,715 00000000000000000350f0ba781e5b60f7004c1c97a55f60de0094bf912b4295 680 0.31/1.00 vMB 30
317,714 317,714 00000000000000000091fe799d50a29e8a4268d87863bb5020ed0e09cf4b3fe9 362 0.35/1.00 vMB 14
317,713 317,713 000000000000000021c12b8373b9db965f81dd21492314a1e475464c43922f6a 438 0.28/1.00 vMB 25
317,712 317,712 0000000000000000112013227a743207e39e5ffd0918aeb5c5a59b1fc6ca076f 84 0.05/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.