Loading Tool

Explorer IconExplorer

Memory Pool

46,915 transactions
29.16 vMB
0.15414116 BTC
Random Selection Loading Transactions
Max Size: 152.41/200 MB

Candidate Block

Mining Attempt f9ecac827d6433914b18ade7dee0abe0a1fa60b138989122046b0b03ff466205
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 034cfdb0cad321e467eb5aec1e610e9a3fb59a5a0f1be915b6646ee170ef3367
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,649
Size: 1.00 vMB
Total Fees: 0.04448346 BTC
Feerates: 200.91 > 4.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (525,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,644 389,644 0000000000000000027fba242cdfb1ac42130fa5f8a4dcfe761f1daa5436a8da 2,024 0.75/1.00 vMB 38
389,643 389,643 000000000000000005bf13e78f8b0ff643c3dc6b4642620d8a1f7216cf2d5e31 2,092 1.00/1.00 vMB 35
389,642 389,642 0000000000000000052ba381b09adea17da674e29aabd1621dab9b3706fa123f 3,514 1.00/1.00 vMB 62
389,641 389,641 0000000000000000040fbb7c8bf00ea03aee212db5b844bbe9272b468c796618 419 0.18/1.00 vMB 36
389,640 389,640 000000000000000006a9f7e42cc6d26452884d91621badd18d75b89f24e79674 1,135 0.99/1.00 vMB 20
389,639 389,639 000000000000000000ed0ac1f6c72b09141e8418cf2a189a22384f459643a75f 1,604 0.93/1.00 vMB 25
389,638 389,638 00000000000000000211dc468335c71224571d0a66631ef75673671ca21a1411 2,074 0.93/1.00 vMB 35
389,637 389,637 00000000000000000068aef71ce6477b8f14cc95530739ddbc7e1270b6ee2a1d 3,006 0.93/1.00 vMB 64
389,636 389,636 00000000000000000acb341723ba187d39780e59617f43ba6e50ae07bda965a7 2,255 0.95/1.00 vMB 49
389,635 389,635 00000000000000000b42c67bd5eedc039de582c86c09940e4431184875d6ad7f 1,650 0.75/1.00 vMB 32
389,634 389,634 0000000000000000060bf966b1475d876f3b1d3843ed5d4390777ca9e3bc3987 2,311 0.95/1.00 vMB 33
389,633 389,633 000000000000000004bb9947050f6f527c53ef70692990b1ab80a37ea3cbef9f 2,600 0.75/1.00 vMB 89
389,632 389,632 000000000000000008343aa60fcbdaa489b07d61f7a44512acfdcb4128160e91 2,318 0.95/1.00 vMB 41
389,631 389,631 000000000000000009c85a7594f502797de7100779d36a8ac8b11cc9e555d927 1,742 0.75/1.00 vMB 31
389,630 389,630 000000000000000005619593b7fef934516a3278bb7c912a280cebb36620879d 2,329 0.95/1.00 vMB 48
389,629 389,629 00000000000000000b28bf97a3058d9ca62dbb19ee034b079c0f0b338e4cd1c4 1,100 0.75/1.00 vMB 24
389,628 389,628 00000000000000000427cdb09a0c1c18125c7c184366d47c79c755231a99cd4e 1,131 0.93/1.00 vMB 21
389,627 389,627 00000000000000000ae88fbd74ff63721121960b32b12b93300265f7a8b7c84c 1,347 0.75/1.00 vMB 22
389,626 389,626 00000000000000000b605423feac22c149a47bcd6c74490d763137e5db3bb311 2,145 0.75/1.00 vMB 45
389,625 389,625 000000000000000001fe771201970b0584cb1d0e97fc22b8eeb5bec925ea888f 1,671 0.93/1.00 vMB 28
389,624 389,624 00000000000000000aa31dfc129c2a5536e6555f31df6df8255b14eff4cf245a 1,547 0.95/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.