Loading Tool

Explorer IconExplorer

Memory Pool

78,194 transactions
29.15 vMB
0.07772826 BTC
Random Selection Loading Transactions
Max Size: 178.44/200 MB

Candidate Block

Mining Attempt d4465f20b246cf344595f25e05f406fc86da992ee3d293a19260d1c28171f83b
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root fbbf94ea68efe594a9fa048b2b32dc04b2601f42b8ed35eaa8445bc82712befb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,402
Size: 1.00 vMB
Total Fees: 0.01400887 BTC
Feerates: 157.34 > 1.40 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (479,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,071 436,071 00000000000000000270ce3b3d61f1041fb9ec76b6e2733088995b4a2be5f3bc 2,175 1.00/1.00 vMB 75
436,070 436,070 00000000000000000389082d3caebf1bf70ac781647a413315f505a53f51a056 2,753 1.00/1.00 vMB 77
436,069 436,069 000000000000000000fafcc58ef6b0ba849a850ed97b356bd4b32fb0bcd0a74f 3,354 1.00/1.00 vMB 72
436,068 436,068 000000000000000001c82c1ff1bd5fe6be66fa26e11849dacea1dda13514ad53 2,481 1.00/1.00 vMB 92
436,067 436,067 000000000000000000578406a0f7e58096c8e3c24a5f280ff3d6ec6e2dce1ee8 2,837 1.00/1.00 vMB 90
436,066 436,066 000000000000000002cad3699b4e302824899c495a94401fabd92777288a1b6d 2,782 1.00/1.00 vMB 82
436,065 436,065 0000000000000000005311f3a2341eb45f020764a5d9282149f1476e1ce6e836 2,570 1.00/1.00 vMB 77
436,064 436,064 00000000000000000157b5c0473a7c39ea2b34e05ae952a404d3942fc5761fd6 1,761 1.00/1.00 vMB 78
436,063 436,063 000000000000000003ae9c5cffd4d287be6a7b39434a1b0595e5389cab26d573 3,174 1.00/1.00 vMB 59
436,062 436,062 0000000000000000034000e6f1d431f61240b79fcde9ae872e5e6df58dffd6bf 2,299 1.00/1.00 vMB 78
436,061 436,061 0000000000000000011364ae437106e228d746cd0b56cbedc2409b1f37320954 2,299 1.00/1.00 vMB 67
436,060 436,060 000000000000000003581ac4161e522b8a4cba43d6f070d97544bfef80f692f2 2,359 1.00/1.00 vMB 104
436,059 436,059 00000000000000000166ec4a8517cbb0621a602043c01649aa47ae035a2e763e 1,839 0.99/1.00 vMB 83
436,058 436,058 00000000000000000455769dae0ba366857fe332cd41dd78d8553abe59b5a93f 1,999 1.00/1.00 vMB 94
436,057 436,057 000000000000000000e49c168c8ca6909c8780a260f4bd9245319d77c4bcb408 690 1.00/1.00 vMB 100
436,056 436,056 000000000000000000572e29945fbf8cae720900aad42ee59cfde7e24e8562d6 661 1.00/1.00 vMB 87
436,055 436,055 0000000000000000003331f82bf0fd304899c634bef93e3f23931816664559d4 479 0.99/1.00 vMB 84
436,054 436,054 000000000000000003ed450c092a21c3773acbe92b8261e0a6c823c0c4adee08 1,018 1.00/1.00 vMB 104
436,053 436,053 000000000000000000affec19e5d0ebd14b4bc6487e76c1a666921393e8779e4 1,109 1.00/1.00 vMB 113
436,052 436,052 000000000000000001a5c73ccaec1d198e8b1da3743a493ded5d3e20be223079 999 1.00/1.00 vMB 111
436,051 436,051 000000000000000001a18f127e3f0657d4c849854bdf0b54b1c3504545fe3152 1,652 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.