Loading Tool

Explorer IconExplorer

Memory Pool

78,301 transactions
29.75 vMB
0.07268084 BTC
Random Selection Loading Transactions
Max Size: 181.66/200 MB

Candidate Block

Mining Attempt 915e6ab339d480b82096c79aa9239bbdaf7242792289920bd19cb397030e61ed
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root ae28fc678d3b90dc177239e90f458eea3f5e6c407f22086fac350b703ff7616c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,022
Size: 1.00 vMB
Total Fees: 0.00686030 BTC
Feerates: 50.18 > 0.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (132,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,950 782,950 00000000000000000000458caf1e0e2b9dfb3f0cc630950890ea2289307afe93 2,900 1.00/1.00 vMB 35
782,949 782,949 00000000000000000002d48a6a1df9668e16174c159c3afd27dc132e085dfefd 877 1.00/1.00 vMB 14
782,948 782,948 000000000000000000012da7e81532c4195f51e94c07d393fc0d19e90ffe0bfc 3,049 1.00/1.00 vMB 25
782,947 782,947 00000000000000000001fe6c82aebefb892c91f0f2a9c33f4994ca06582dfaac 1,627 1.00/1.00 vMB 33
782,946 782,946 00000000000000000002571026da16c5270ac08ab0fa816c7f66cfcc01f15ecf 1,537 1.00/1.00 vMB 14
782,945 782,945 00000000000000000002f4022e9abc7c57885ed3401a62a2a4d6ada58c27fb4f 3,001 1.00/1.00 vMB 21
782,944 782,944 000000000000000000046dc14fa6392b92b62efe19025edda741b763be57cbb4 3,798 1.00/1.00 vMB 34
782,943 782,943 000000000000000000025d6da5223c0b40c9eed92b57f1e067b3d2fd46d4209e 1,871 1.00/1.00 vMB 29
782,942 782,942 0000000000000000000177862c8daaefe6786245b122feed4d8cc13f074a7acd 2,666 1.00/1.00 vMB 16
782,941 782,941 00000000000000000003f133670336cf1a0b54bc780bef4b462ada000dd31ef1 2,267 1.00/1.00 vMB 27
782,940 782,940 000000000000000000028be29d498fba993b8d6ccbe20dc8718989e82c288f39 2,507 1.00/1.00 vMB 19
782,939 782,939 000000000000000000026a4653d254d53e65e3d324125dc9570e57d8957bd4db 2,592 1.00/1.00 vMB 30
782,938 782,938 0000000000000000000108ef6391faeb9166be755fe7fb7dd090f0d027847b9c 2,333 1.00/1.00 vMB 26
782,937 782,937 0000000000000000000546881af381b076cba73f87f5ba6d9de9a42252d7525d 3,582 1.00/1.00 vMB 30
782,936 782,936 0000000000000000000260998aa80b1e3448f9d1feb3318350084c629e5d0dfa 2,607 1.00/1.00 vMB 30
782,935 782,935 00000000000000000002e1f70ad28e4bb45b73085131f6a6e4d226824005380d 2,631 1.00/1.00 vMB 32
782,934 782,934 00000000000000000005f304f766ff545751fa4376df6b1984083dcd751ee304 3,192 1.00/1.00 vMB 31
782,933 782,933 00000000000000000004de379af3faf5bc1880d646922f749a426b7210261404 3,569 1.00/1.00 vMB 35
782,932 782,932 000000000000000000000dc882c246f145ef0f37054bace8ce916bddb2639442 2,608 1.00/1.00 vMB 11
782,931 782,931 000000000000000000030d7ba8d0f2deb7fd9fefd62b7de237ac26385bb85cb6 2,513 1.00/1.00 vMB 20
782,930 782,930 00000000000000000000be65032490b45a9138a72baf6761b3ce23a665e43470 2,829 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.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: 719.63 GB
    • Received: 18.11 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.