Loading Tool

Explorer IconExplorer

Memory Pool

86,353 transactions
33.21 vMB
0.14365891 BTC
Random Selection Loading Transactions
Max Size: 197.52/200 MB

Candidate Block

Mining Attempt 17b9dc3618a7fe19fe1ed5ba799b57c2a3e6b41bc28fbfbae0d5b8973045ae1c
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 086ea0760c428a02678ee959b07e91eb9c530b6d0a03a48e6fdd5d7256df05a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,779
Size: 1.00 vMB
Total Fees: 0.06601758 BTC
Feerates: 387.56 > 6.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (85,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,836 829,836 00000000000000000002ae60df035d662b4cc2e927a6d88a940cf264c3e25adb 3,715 1.00/1.00 vMB 36
829,835 829,835 000000000000000000035f228e78939b97c0d0dae07958e51a8f735b794b0a6d 2,688 1.00/1.00 vMB 18
829,834 829,834 00000000000000000003737c09834c34779ab8353d2802b1726bbf92e6a4187f 3,554 1.00/1.00 vMB 17
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
Previous 10 blocks ↓
Total Size: 782.31 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: 659.41 GB
    • Received: 14.60 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.