Loading Tool

Explorer IconExplorer

Memory Pool

44,978 transactions
27.46 vMB
0.07058296 BTC
Random Selection Loading Transactions
Max Size: 145.13/200 MB

Candidate Block

Mining Attempt bfa8ab50b933cb5a4f3153f5709af4ec537c4db45eb88f5c6fad4d1ec0edc3e8
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 964c0557387d3ca56b4e1617f06aa03f95ffe39cfb74acff4c085910c9f7c055
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,619
Size: 1.00 vMB
Total Fees: 0.01907784 BTC
Feerates: 502.65 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (170,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,514 744,514 00000000000000000008224dc85d59e02ebe0c0f1a69674ecc003b6f88b7c1df 1,063 0.54/1.00 vMB 11
744,513 744,513 00000000000000000003c9a26b59daefed70dc4e4568fde47521b2b4fb264728 833 0.31/1.00 vMB 12
744,512 744,512 00000000000000000000ef70e2ab36f3c8694c243cfefc5a6957e04f28ad0fd1 699 0.29/1.00 vMB 14
744,511 744,511 000000000000000000083937588dd6d2975fda1122701b21f11aa0512dd7a795 222 0.12/1.00 vMB 11
744,510 744,510 00000000000000000008138569bf3f81874c95fa056529747bcba1d1674e9ea8 485 0.29/1.00 vMB 10
744,509 744,509 0000000000000000000329f985ad1161e4ec3525f101e358f7b8f59196c8dc78 1,930 0.67/1.00 vMB 12
744,508 744,508 00000000000000000000fc60c3bc61ae6353cfdfaf8415f1e1c33634ecf0742a 1,819 1.00/1.00 vMB 17
744,507 744,507 00000000000000000003c8633aa7a77d9161553f315da9b0cb05304c5c6cf253 1,117 0.43/1.00 vMB 12
744,506 744,506 000000000000000000085c416802e1498c2a0dd84428e2c36d208ac33df6d1e1 1,153 0.56/1.00 vMB 10
744,505 744,505 0000000000000000000960960a34c854ea687e8b205c438106b6eba961560158 45 0.02/1.00 vMB 9
744,504 744,504 000000000000000000069b2d697c80f2f5e1c59186601ab996642f2ffcd70f44 325 0.11/1.00 vMB 15
744,503 744,503 00000000000000000007dfd6713acf05142bd99eccda5532f073bc5c7dd035a7 785 0.43/1.00 vMB 9
744,502 744,502 000000000000000000027853f1437f27be0fd10b1f118ac4fc9f3dff3d75f23c 2,012 0.96/1.00 vMB 16
744,501 744,501 000000000000000000062fe0c23ac680c9c2f88fb4051aa4be2e3053fc470d24 1,127 0.68/1.00 vMB 9
744,500 744,500 000000000000000000017073da4e42d23b24644f3a182f7cd6921c47f78b84fe 2,323 0.87/1.00 vMB 14
744,499 744,499 0000000000000000000434d72d01ecfa80be680348818a74b0e33734e3957764 803 0.32/1.00 vMB 10
744,498 744,498 000000000000000000063d53d07fe0d5a06f35596dba7f95b4416ce0c69eb6bd 1,068 0.41/1.00 vMB 12
744,497 744,497 0000000000000000000781d8b3d3f563f99d3e1b1c7fcb2866761bf94ba66039 1,256 1.00/1.00 vMB 6
744,496 744,496 00000000000000000001cd2e01f7276a5390987b4266b6e4c82728ebdd84df9b 1,026 1.00/1.00 vMB 5
744,495 744,495 00000000000000000002384cb36e53af2f27f1b859147833d31375d2bc4f966c 1,839 1.00/1.00 vMB 15
744,494 744,494 000000000000000000017746da1fcbc26060e01d79b51e62401fcae3c0dd10ce 723 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.24 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: 655.24 GB
    • Received: 14.28 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.