Loading Tool

Explorer IconExplorer

Memory Pool

72,028 transactions
27.84 vMB
0.06207648 BTC
Random Selection Loading Transactions
Max Size: 165.10/200 MB

Candidate Block

Mining Attempt ef3ccc080950362e1f0e9ed0bea2c6cafe893c92fe37ee789656df6370942a63
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 0b557c99ca805c99b8db698f9c5c389f1276eaba29dc94761cf8ff50f191ff54
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,570
Size: 1.00 vMB
Total Fees: 0.00653210 BTC
Feerates: 40.21 > 0.65 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (550,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,820 364,820 0000000000000000080f7e95ea08f1010bc5becd0111f6b0deeb9bb966581527 1,035 0.62/1.00 vMB 27
364,819 364,819 000000000000000009cd7b8c39607638afb75315f11605397bcac7ec3fe69317 1,252 1.00/1.00 vMB 32
364,818 364,818 0000000000000000078e69f9d777304b968e4fff5b7535cf39fc7cb8bb60041d 932 0.44/1.00 vMB 44
364,817 364,817 00000000000000000ef8d03d865d2fa14a2cfc975bdde0d7952dabe8c5726324 1,284 0.95/1.00 vMB 35
364,816 364,816 0000000000000000035ceaaa9050b2157ebfff84f07118f02ae2dae049ae36a7 770 0.32/1.00 vMB 48
364,815 364,815 0000000000000000148ef39af8da02d321f50cdfc8eb3495cc5870bf3ee73df3 1,826 0.95/1.00 vMB 45
364,814 364,814 00000000000000000551cae4159bd1a4948313b5e33a2a8d0d569f0eb0fc5638 514 0.21/1.00 vMB 51
364,813 364,813 00000000000000000734ce3325aa296c483eebe02602490f81472ec19e0e5a85 220 0.09/1.00 vMB 55
364,812 364,812 00000000000000000209b840e2cee1f03143914cb6ec875b2948eb512c77fcc9 791 0.75/1.00 vMB 19
364,811 364,811 00000000000000000de5cccac8274f8eaa12bd279a921d03fb05e02d0a653504 2 0.00/1.00 vMB 0
364,810 364,810 00000000000000000baaabdbd86900a13b95f831159b9d2b2ba5472e2e4a6e13 651 0.75/1.00 vMB 27
364,809 364,809 00000000000000000c03f488ae56d12155fbde602b5d4696d595865164f29d49 304 0.99/1.00 vMB 15
364,808 364,808 000000000000000014e04ba5d0c73b571706599afc63ca4518ee0a4734a52ac5 1,024 0.43/1.00 vMB 50
364,807 364,807 00000000000000000bfe65ecfb334c2c26f5c327e35ccdd48010e0b3b3b7f993 6,451 1.00/1.00 vMB 6
364,806 364,806 00000000000000000aa9a1e7199e5db6591f9831a6c8e74b84fb2c43398cd934 713 1.00/1.00 vMB 22
364,805 364,805 000000000000000002504e2100d50101a2461e603a29d1f0fe1a78992292d0f8 247 0.17/1.00 vMB 8
364,804 364,804 0000000000000000081ede05f98299f8dcb3093fe96e766d8e1f4ada474215a0 723 0.75/1.00 vMB 29
364,803 364,803 000000000000000009d302404b1404ca17eee0e08c8f67d8a419c3b8a15be63b 441 0.75/1.00 vMB 21
364,802 364,802 000000000000000013aa4198ed490dc65d5b9d2ca8ae68474b4aeef4c4364526 152 0.09/1.00 vMB 34
364,801 364,801 000000000000000003357b1a7d1b1cf90be1255b30ce53751c8c48695042316f 382 0.75/1.00 vMB 19
364,800 364,800 000000000000000004da1a22d33d400a105b0859da717b6aeb4f459afe6fa812 316 0.21/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 666.96 GB
    • Received: 15.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.