Loading Tool

Explorer IconExplorer

Memory Pool

44,422 transactions
27.40 vMB
0.06233375 BTC
Random Selection Loading Transactions
Max Size: 144.34/200 MB

Candidate Block

Mining Attempt 56fe4c37c81d786bdd2fee509e604c8cac18a29e5b4811457d82a415e7f69ff2
Version 20000000
Previous Block 000000000000000000015fe54d703480c778f5e8c27a53d251a583c6e5acb2b6
Merkle Root 4c66095fb18552ff15d2b4bc1babfc65c5b099fee0cca46f6268518c453145d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,515
Size: 1.00 vMB
Total Fees: 0.01106373 BTC
Feerates: 134.30 > 1.11 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,913 (239,067 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
675,846 675,846 0000000000000000000b44e35d87eb01621eb33c1dffb8106bd12fdfd77b9257 2,789 1.00/1.00 vMB 75
675,845 675,845 0000000000000000000c39adcc95cf56badff4877d18b550d233a689829b4e23 2,747 1.00/1.00 vMB 76
675,844 675,844 00000000000000000004cc391008d5df783f8ff5313a02a902b54b0fb7ac115d 1,960 1.00/1.00 vMB 63
675,843 675,843 00000000000000000009fa38419eac4c5fb4facd8535c3f007c6fff5e7138553 1,455 1.00/1.00 vMB 86
675,842 675,842 00000000000000000006c6cd579c7cc21564a8fd8df0f2285e86575b14e4116a 1,176 1.00/1.00 vMB 72
675,841 675,841 00000000000000000005e19445766afe31d82532b7a9d1d92f9f56cde9270007 1,614 1.00/1.00 vMB 74
675,840 675,840 00000000000000000007fa2c559d1a002ffa324bbdfb91b03a34afc719dfc9d1 2,713 1.00/1.00 vMB 77
675,839 675,839 0000000000000000000b0d76c50fef1da878c880e3fe2a3c5e70280c2c3ce537 2,341 1.00/1.00 vMB 126
675,838 675,838 0000000000000000000a9c203d47316a1a9f670cdfe3ae7f2c04cb3c48762373 1,257 1.00/1.00 vMB 20
675,837 675,837 0000000000000000000688a8870f2dee0974f3e698de6bb45cdea3aa621c2c25 2,574 1.00/1.00 vMB 60
675,836 675,836 0000000000000000000ba0bf4a51bc9d5e2cd940eb4305b3c5bfb222a3b41aaf 2,387 1.00/1.00 vMB 42
675,835 675,835 00000000000000000006d1c20fbf4633abc6a86fcf81ea173c3d91b745e67f35 2,809 1.00/1.00 vMB 38
675,834 675,834 00000000000000000001a213e8df5636a6cabe06aa007ee3ba03cb18d90e1ff8 2,246 1.00/1.00 vMB 60
675,833 675,833 00000000000000000007d95d42d898833588c73cf2ed9debdd2addd758109d47 2,410 1.00/1.00 vMB 48
675,832 675,832 00000000000000000007a54b36db095863609fec4761634d4acb0b326a9d4b9a 2,651 1.00/1.00 vMB 60
675,831 675,831 0000000000000000000330c2e698f9a2e2d44b01ec20b0913f8811e7c2101eaf 2,820 1.00/1.00 vMB 90
675,830 675,830 00000000000000000002070294eceb6d653fd4ca1982902446c62b7d1d9bbd09 2,685 1.00/1.00 vMB 46
675,829 675,829 0000000000000000000962a10403ad7fdfa5e8385b66e81b57e13c84ad7e1f91 2,676 1.00/1.00 vMB 57
675,828 675,828 00000000000000000004afadc7745c7db1601abf490bc006513a94ec396f8695 2,923 1.00/1.00 vMB 75
675,827 675,827 0000000000000000000423483267a6153a6fc4e13a622cc0a0f0a61f06cd8374 2,400 1.00/1.00 vMB 80
675,826 675,826 0000000000000000000b01cc6a085fff0e8c03345fb1e5db1376c3ed5b6bd3eb 782 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.24 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: 655.05 GB
    • Received: 14.24 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.