Loading Tool

Explorer IconExplorer

Memory Pool

80,344 transactions
29.67 vMB
0.06959201 BTC
Random Selection Loading Transactions
Max Size: 179.04/200 MB

Candidate Block

Mining Attempt 7e23c7bc5a02c0546d8a69d0988bedec78afebe1591e63fe3f1766c706ad9a44
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root fbcffd2ff374c585ce2f92bbbac3ee7110f7b50f1dbcbf997180dd73f6d8e931
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,177
Size: 1.00 vMB
Total Fees: 0.00900742 BTC
Feerates: 502.67 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (85,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,833 829,833 00000000000000000002237a1aa31b928a7f89211c9e82c9e539405eb7f6d224 3,661 1.00/1.00 vMB 15
829,832 829,832 00000000000000000000956e8b14383d75dc47aa86b7c745e8074ffd801f88af 2,664 1.00/1.00 vMB 27
829,831 829,831 000000000000000000031895d8101046803363852d84c9fcf3c10c18baa06978 3,829 1.00/1.00 vMB 16
829,830 829,830 000000000000000000001d009527deada865fbf9751609d7419aa8564f0b1eb9 1,462 1.00/1.00 vMB 17
829,829 829,829 00000000000000000003a3b72ea88be42356514ebd74a7c2a80a539a71befd42 611 1.00/1.00 vMB 17
829,828 829,828 000000000000000000001b770eb2d1a54be1b5a1b5270921b361bc72b59591e2 1,165 1.00/1.00 vMB 21
829,827 829,827 00000000000000000003775d97ec610e54b8b201b5feff6db72ff9d7754beac2 114 1.00/1.00 vMB 15
829,826 829,826 0000000000000000000380f62b7ee0b43ebd0e2e3389fdcd782ebd5b3fcb0513 1,307 1.00/1.00 vMB 20
829,825 829,825 00000000000000000002db1605171cc371564792013fcb1898bbce8a4fa5d5e2 1,278 1.00/1.00 vMB 19
829,824 829,824 00000000000000000001c720d7375d41a0839da2e8209d270e68794df61b65a1 2,017 1.00/1.00 vMB 21
829,823 829,823 00000000000000000000c6cd552536b518f42a959a0576c19fad4421ae858ed2 2,223 1.00/1.00 vMB 26
829,822 829,822 00000000000000000003237d04ad2415292d0fe61e5d367b72fd07b3172e1199 690 1.00/1.00 vMB 17
829,821 829,821 0000000000000000000227e6c2da74b6ef93fc7743a5878fc6e07c8b7f887ee4 703 1.00/1.00 vMB 15
829,820 829,820 00000000000000000000b7f267dd8f7a867287fb0c07e164187cf585c5639d02 3,301 1.00/1.00 vMB 18
829,819 829,819 000000000000000000019e6204beb96b122036247a8664bf4d66a8b811f769db 2,539 1.00/1.00 vMB 20
829,818 829,818 00000000000000000001a05e045444fb4227933d5be5f0efc54ca926963d0c43 2,141 1.00/1.00 vMB 17
829,817 829,817 00000000000000000000444b5117d4dd006490de38ce067443ac1c9a1ccc0f08 2,577 1.00/1.00 vMB 24
829,816 829,816 00000000000000000001be54eb192b683a066b035ec59547de17eaaded2cfa73 2,456 1.00/1.00 vMB 18
829,815 829,815 00000000000000000003b3480ed47cd0d435069efcc1eccdbcd84629a9e912ae 2,381 1.00/1.00 vMB 27
829,814 829,814 00000000000000000001a9931d3181dcad10319187e0b668fc2db0f8dff656c9 2,414 1.00/1.00 vMB 29
829,813 829,813 0000000000000000000124f61e7c5cbf1c3de8a4ac811c87fb3f04d6614bf1ee 1,590 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.