Loading Tool

Explorer IconExplorer

Memory Pool

82,179 transactions
30.03 vMB
0.14907697 BTC
Random Selection Loading Transactions
Max Size: 181.98/200 MB

Candidate Block

Mining Attempt f89db46e5126e6b327ddeddccd2a01bcbc79131496f8643218bd6d66d564157b
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 38d5fd2062826f8e6d74427482620107e47a65172e001a2badde0398ff503b81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,838
Size: 1.00 vMB
Total Fees: 0.07872311 BTC
Feerates: 101.65 > 7.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (494,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,991 420,991 000000000000000000107e5ae4165f30584b06e96a1993dd3ebdc75e24a5bee9 1,442 1.00/1.00 vMB 35
420,990 420,990 000000000000000003fd1759ad94239ef69be5b342b94dfa26c6080ee111cfa4 2,147 1.00/1.00 vMB 70
420,989 420,989 000000000000000005173950c51e79d60ba584ae0a481c8c472c164b984215dc 2,117 1.00/1.00 vMB 46
420,988 420,988 00000000000000000065916c76f5f66ea3ce98d641c4cda70d34da5cf116e297 2,056 0.99/1.00 vMB 79
420,987 420,987 00000000000000000005d35dda79979a435814359590a97e4f71d9e99b9dc0a3 1,243 0.68/1.00 vMB 57
420,986 420,986 000000000000000003403a2899715dff8fff7035f2eb8cccae8388de1a14c556 1,104 0.62/1.00 vMB 41
420,985 420,985 000000000000000004783e21afe67b720414d21ba45747593077b7c30de9e59b 2,003 1.00/1.00 vMB 62
420,984 420,984 000000000000000004f27ae015d7d4031808cfa62e9f75665d3036a249acbf1d 1,708 0.85/1.00 vMB 52
420,983 420,983 0000000000000000026b9ac2395e81cf25610a5db266983d11a4c3777d26a313 842 0.99/1.00 vMB 15
420,982 420,982 000000000000000002745278502a73ac19da264004353b42bc3f603fdf4394df 284 0.19/1.00 vMB 31
420,981 420,981 0000000000000000019571985aad6a55e5d4d7afe72a48233b37f73a2604a6ed 2,352 0.99/1.00 vMB 55
420,980 420,980 000000000000000000f99f009d818f261d9d9f7bf734b0b62b46fd09c908dcc4 841 0.39/1.00 vMB 51
420,979 420,979 000000000000000004942c362bee7ff1192e1ee5fa89b944151ae28587cc91a4 51 0.03/1.00 vMB 55
420,978 420,978 000000000000000003449969259b27280bd2e562bba9b62b4a8d4bd86d823358 648 0.31/1.00 vMB 54
420,977 420,977 0000000000000000038eccfd61c513dcc782d73d4883976ad9f29b7446edd61b 17 0.01/1.00 vMB 170
420,976 420,976 000000000000000004a6e54e793cd7c0773580e3045bf2e50ca8472237dabf4d 123 0.05/1.00 vMB 31
420,975 420,975 0000000000000000032a874ec6ca34cd4d6e9769db0e6fd8f134c55878d2cc8f 391 0.18/1.00 vMB 60
420,974 420,974 000000000000000001a0c77af6f9eff093e9cb6761b2d0c6e32aaaf4d928cb9f 440 0.21/1.00 vMB 65
420,973 420,973 00000000000000000017d715d47c8fbbb1ff066742020d116c838910ee53a9ea 131 0.10/1.00 vMB 32
420,972 420,972 000000000000000000bbd6bd9186f9107d4b5d8b78fad97e878d4b375c61814f 876 0.50/1.00 vMB 39
420,971 420,971 00000000000000000465f3ad7f5363dccb3a16aa08241ff54b22f9ffdf663c81 1,225 0.69/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.60 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.70 GB
    • Received: 15.99 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.