Loading Tool

Explorer IconExplorer

Memory Pool

83,534 transactions
31.17 vMB
0.09011890 BTC
Random Selection Loading Transactions
Max Size: 190.61/200 MB

Candidate Block

Mining Attempt ba020272ade72532f334b928ceea9b90fd696dc5979edcb78182c1aca6a7cf3a
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root d442ee60dd52a7ad72c7191a98653fcdac7b2c3117a91f4e224991e3eb86d0c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,879
Size: 1.00 vMB
Total Fees: 0.01962853 BTC
Feerates: 299.43 > 1.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (495,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,657 419,657 000000000000000000ed39f4f888a6a78e032410988cf7bcdbcf45b8058cffec 2,391 1.00/1.00 vMB 52
419,656 419,656 0000000000000000020881a0cf5a444675747756584e22a793cf6eb1a5529d1c 685 0.34/1.00 vMB 45
419,655 419,655 000000000000000001789358977e4bd3093dc141ec05918d5fe2aaaa6b97cc54 439 0.21/1.00 vMB 47
419,654 419,654 0000000000000000003d8b26d3bdc7f28b4f0be10cf9f65b9a1ca81e138bf5eb 1,609 1.00/1.00 vMB 35
419,653 419,653 000000000000000004030cade44ab302fba0c7ada1df41f93da57485b0a67518 2,150 1.00/1.00 vMB 45
419,652 419,652 0000000000000000025313cd735e95ec05b5430c2af7b84c39ab083266d865a3 2,534 1.00/1.00 vMB 80
419,651 419,651 000000000000000004b7650d53363dab7f2b4cdf0498974f4c58093ac5c91ae6 1,536 0.98/1.00 vMB 36
419,650 419,650 000000000000000000753445c2a832b3efc6cd85145009f06da7f2dd182ec321 2,437 1.00/1.00 vMB 57
419,649 419,649 00000000000000000195f10d44b092cd07df7b5dc305db13723458a26f77a628 2,406 1.00/1.00 vMB 75
419,648 419,648 0000000000000000029fa7a16bdb66f5322210310aecd3474af5b0edd3183945 1,778 1.00/1.00 vMB 38
419,647 419,647 0000000000000000030819bceba406cf3fa50a51d3091ffa7766a0563db1948e 1,955 1.00/1.00 vMB 41
419,646 419,646 0000000000000000050754cf7258cdad96b92281e06a4639fd9383ac7fb5f801 2,856 1.00/1.00 vMB 78
419,645 419,645 0000000000000000029ed0f55de7be6a86ca51437a45c12a937ab3747fd2b16e 164 0.16/1.00 vMB 17
419,644 419,644 000000000000000000a2a4773e37734072acc057fd4b780ce200860e88c90a7f 1,511 1.00/1.00 vMB 35
419,643 419,643 000000000000000002a1deaa77794882022d0067fc8305129126c16472182003 2,861 1.00/1.00 vMB 70
419,642 419,642 0000000000000000033de228281538b6355e4eaee2cd264c0ae84bc118d1e02e 375 0.27/1.00 vMB 39
419,641 419,641 00000000000000000512436e5ead99b129a6d3969b24deaf1fd0fba8320830da 2,003 0.98/1.00 vMB 47
419,640 419,640 000000000000000002cc23abdd358f0a4cd25b9f9be732739a7a6ca8eca6a682 491 0.23/1.00 vMB 45
419,639 419,639 000000000000000004ebd2f16ff5f7c9747a8b20cb56b6c2c60146b419be6682 251 0.10/1.00 vMB 56
419,638 419,638 0000000000000000011fa76444740b1ec778078596d19dd79c3090082bd999dd 600 0.74/1.00 vMB 28
419,637 419,637 000000000000000003954ded83c8bf2707961af7c8f58169acc67a92b9aa32fb 1,380 0.99/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.99 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: 717.35 GB
    • Received: 17.85 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.