Loading Tool

Explorer IconExplorer

Memory Pool

36,517 transactions
25.15 vMB
0.04805127 BTC
Random Selection Loading Transactions
Max Size: 129.30/200 MB

Candidate Block

Mining Attempt 71ae646cdd4da67caa7bc97f01b111d264706ae2cd4c6da5ff80ee126cee3b2b
Version 20000000
Previous Block 0000000000000000000200721755ced2ab44d41ec558aea577f50bd3ed6c61e5
Merkle Root c70f618411f5dbaa5d1ccd2dd7aa28ae3b16c4c527272840f5135c1f759b04ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,077
Size: 1.00 vMB
Total Fees: 0.00299740 BTC
Feerates: 61.00 > 0.30 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,765 (534,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,598 380,598 000000000000000006e74b7306205d7e0092a8de09852adefef3ebc781d42171 1,457 0.75/1.00 vMB 31
380,597 380,597 0000000000000000016c99da36adb201193839fc414d378194ebe49b8311f844 1,552 0.99/1.00 vMB 27
380,596 380,596 00000000000000001078d1016330ac3afefcd25f6fa0a7088889f5631209c65c 149 0.10/1.00 vMB 17
380,595 380,595 00000000000000000d22e4e1109fc3302af1f91b1405af468ed8d05bf731621e 464 0.23/1.00 vMB 34
380,594 380,594 000000000000000009ed4ae864d0b4f38405a0226b2db1227765c1e0168ac393 959 0.77/1.00 vMB 25
380,593 380,593 0000000000000000083d905fe52b9d2c4a112727621bb00e280e820f6eb51ffb 416 0.22/1.00 vMB 32
380,592 380,592 000000000000000005b546d47fccd09f41273f1606632f103d4730b0c2d860ae 1,613 0.75/1.00 vMB 37
380,591 380,591 00000000000000000ee7aea2804c70cb82b9776ad9426f9c37504ee4dff184ed 619 1.00/1.00 vMB 12
380,590 380,590 000000000000000001f68d99d34e8eebf8cccb997fdef1ad33cad8ab24603fa1 589 0.42/1.00 vMB 33
380,589 380,589 0000000000000000108ef98d00d7c33402bcc86993f8c0c44ecb05ef5f0b6d7e 640 0.49/1.00 vMB 26
380,588 380,588 0000000000000000091a480924495d0c1e8f8e61b6f75b7c099d7f24b487c053 536 0.64/1.00 vMB 19
380,587 380,587 00000000000000000f421239c817e0bcb0c2ee858a7a4dd7d3bc51129261738f 468 0.23/1.00 vMB 38
380,586 380,586 00000000000000000702868c4da5fdb21a4eb7f56d5f6b4713f45b5926d69fa1 584 0.31/1.00 vMB 38
380,585 380,585 0000000000000000062a51f306eb30550685811a32d71ec0c5cffbca2594e83d 845 0.44/1.00 vMB 32
380,584 380,584 0000000000000000050d7be4d140cf57d982cd3572d04db7aa2f05a62b4b9d0c 1,181 0.64/1.00 vMB 45
380,583 380,583 00000000000000000f65e933a1a5f18ceb582a0c02e14dd2845e758ae21247bd 1,836 0.82/1.00 vMB 39
380,582 380,582 00000000000000000d84342910bd8b7475a81dcafc18243b1faf56c74eac67d5 892 0.44/1.00 vMB 36
380,581 380,581 000000000000000007d069cd2c5f2d092f164c7cd49414af7172b68ad605cdf8 639 0.32/1.00 vMB 34
380,580 380,580 000000000000000005eb6c1eaf5be98708bbf3939edeec8e88ba1501ade02374 308 0.25/1.00 vMB 19
380,579 380,579 000000000000000004b50470177769a888eabd6601383a61d6e1a6e1d1f53145 539 1.00/1.00 vMB 7
380,578 380,578 000000000000000012059f912ecf790143e3702d5b42ef59c36632eedb0fb5cd 1,532 0.71/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.97 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: 647.87 GB
    • Received: 12.98 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.