Loading Tool

Explorer IconExplorer

Memory Pool

55,697 transactions
31.75 vMB
0.19827458 BTC
Random Selection Loading Transactions
Max Size: 171.07/200 MB

Candidate Block

Mining Attempt 2a5ef7c8b91eae49f0e37b4710d7aa2fac393bba02d97470ed5206ae59e7366b
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 0d60853423a9d5b94205d9f1c7faf3701c08b35d098bf18b0ab7d8876abf40e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,404
Size: 1.00 vMB
Total Fees: 0.09048005 BTC
Feerates: 502.67 > 9.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (298,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,020 616,020 0000000000000000000cbafdb41390982b2e507555221e74ce270f453d3e80c2 595 0.21/1.00 vMB 18
616,019 616,019 00000000000000000007d765a0308d0e604a4f18e00cd8be6a6e8e0b20f39e2b 1,566 0.56/1.00 vMB 10
616,018 616,018 0000000000000000000c74f54d9216a9c2e53c65cd329208e31d5a6b62a6aa9d 2,311 1.00/1.00 vMB 12
616,017 616,017 00000000000000000001a3a1ab1734c97693511b01c873fa360f5522b8effb0d 2,229 1.00/1.00 vMB 1
616,016 616,016 000000000000000000102f1b872c0702896e853210805caf60d5f2c0ce32183f 2,578 1.00/1.00 vMB 16
616,015 616,015 0000000000000000000f3bd1a2d0976561cd3437ca2080b8e0372c9fbb1ed073 2,750 1.00/1.00 vMB 9
616,014 616,014 000000000000000000029b0f8281b99ae89db9924c8357ee0a1cdabbae72e2c2 2,190 1.00/1.00 vMB 24
616,013 616,013 00000000000000000003958d6a89160ae25138d5c21030564cb32478edc9bdef 2,698 1.00/1.00 vMB 28
616,012 616,012 0000000000000000000c8dd91051420aa8c01881f0c5a652926f5195bb05c599 3,353 1.00/1.00 vMB 29
616,011 616,011 00000000000000000004c0a5f40f683bdbc6caf64ddd81266263a3d781efda6d 2,084 1.00/1.00 vMB 17
616,010 616,010 0000000000000000000fce3dda4cd5e3a46b3cbb09051ba5d5fbafe1c5ea39ff 1,660 1.00/1.00 vMB 7
616,009 616,009 00000000000000000000fce2fb05497757c7a1149dcbf242903e0ab81e0019be 1,906 1.00/1.00 vMB 4
616,008 616,008 00000000000000000006d6e37ed7eeab3bf0e344a9a53f5f2769af5aef06a2a5 3,102 1.00/1.00 vMB 19
616,007 616,007 00000000000000000009c813480ded58bad023fbca5ca5b7b494d5646a4988e5 3,522 1.00/1.00 vMB 19
616,006 616,006 00000000000000000006cf303428f60257a08dd83deb07450efe52a44921a59c 2,983 1.00/1.00 vMB 7
616,005 616,005 00000000000000000009119bb9a133150abc9d16c5c4ca8f1c9c9a3a72098e49 3,126 1.00/1.00 vMB 17
616,004 616,004 0000000000000000000c5708bb2032ce228c21849c5aef22a577028fd7913d8a 1,937 1.00/1.00 vMB 17
616,003 616,003 000000000000000000041bac941628d05b4f3a1978c9c868964c1d1fb24b4764 3,093 1.00/1.00 vMB 22
616,002 616,002 00000000000000000010d7ad3467cd85628167ec6ea7094cdbf766d16c601430 3,183 1.00/1.00 vMB 24
616,001 616,001 00000000000000000002ce076d01657b8d01ec996baec411627a7e42de0e9a79 2,849 1.00/1.00 vMB 24
616,000 616,000 0000000000000000000f27d904c8694af2ec1f4b5bab12331e32e52a5d80f33c 2,871 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.