Loading Tool

Explorer IconExplorer

Memory Pool

83,035 transactions
30.59 vMB
0.16386566 BTC
Random Selection Loading Transactions
Max Size: 185.65/200 MB

Candidate Block

Mining Attempt 2e6183dd076fad38890bf6baf4c4610602b0b71609b0035b7146442e7e2f7591
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root cf3b982f93d55d8d204b92c9a2d575f9dad46984f7a383ebd6dd2262db982a78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,118
Size: 1.00 vMB
Total Fees: 0.08455271 BTC
Feerates: 150.79 > 8.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (174,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,530 740,530 0000000000000000000715ca1ab263d0c83d0454f300b83a5c99f3308df00942 236 0.07/1.00 vMB 9
740,529 740,529 000000000000000000004a34603d4929604d0441296c9aa46f55eea705a8f5f8 329 0.11/1.00 vMB 11
740,528 740,528 00000000000000000005079fc15ded5a6c805786b0436f932bd99e8ed71f52c0 1,316 0.62/1.00 vMB 8
740,527 740,527 000000000000000000039a66859ba91a9483228be36a25b36a19562a56a6dfe0 1,187 1.00/1.00 vMB 5
740,526 740,526 00000000000000000001910d094333e36600776614a8b46b381e777da4d94cf9 2,832 1.00/1.00 vMB 5
740,525 740,525 00000000000000000009376db07c81906a033f79c5dfe527ad8ec77eb5ae9ade 3,356 1.00/1.00 vMB 12
740,524 740,524 000000000000000000058a8119f91de43b849378599d8ab63ba849faeda54963 2,642 1.00/1.00 vMB 12
740,523 740,523 00000000000000000000b7bacfda5b95317161d31816804f2333e4b9817840a6 1,546 1.00/1.00 vMB 11
740,522 740,522 0000000000000000000404b66cb7e08486172402e389b3eaea0bfce4bdd27ef5 1,192 1.00/1.00 vMB 17
740,521 740,521 00000000000000000006369f1f4f0b2e7a0c5c8fe115dec2f246493bc0b7fff0 2,858 1.00/1.00 vMB 24
740,520 740,520 00000000000000000004fe134d18547dbbabb4b5001529dc44d6fcb59d34379e 1,468 1.00/1.00 vMB 2
740,519 740,519 000000000000000000071c8e273f62c7908bbcc97e3084def1ab7d5ac094e633 1,403 1.00/1.00 vMB 2
740,518 740,518 0000000000000000000645beb83b55ec10c512580f6e506cb29df43a4da95b61 3,078 1.00/1.00 vMB 14
740,517 740,517 00000000000000000005335b0934e84d9b1b7e65752122d95501bea42cd9ff42 2,128 1.00/1.00 vMB 6
740,516 740,516 00000000000000000001787df9d807b74594121edc17a81fd033760cb0c0fa9f 2,640 1.00/1.00 vMB 9
740,515 740,515 0000000000000000000688af39e68c17947a310f7297770a6ceaf0a6a6102b0e 3,249 1.00/1.00 vMB 12
740,514 740,514 000000000000000000038420ec6d48c5a1de8c8f7d5cd61aa1c90cffb8e29c01 3,341 1.00/1.00 vMB 9
740,513 740,513 00000000000000000008e09bb29359ea2c083b3cd6e5ef3c2d7e8ba02ba9f14d 3,400 1.00/1.00 vMB 6
740,512 740,512 00000000000000000006145c50645d8df5071a825209fdc87f91bf0e316bd70e 2,705 1.00/1.00 vMB 6
740,511 740,511 000000000000000000055ae9a87c4cae455a1521298437ffaabc872eb244df79 3,099 1.00/1.00 vMB 10
740,510 740,510 000000000000000000081ede3abe4a23a9a8d98626588255131d67a1a6f5732b 3,070 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.06 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.