Loading Tool

Explorer IconExplorer

Memory Pool

47,392 transactions
28.01 vMB
0.08901560 BTC
Random Selection Loading Transactions
Max Size: 148.89/200 MB

Candidate Block

Mining Attempt a1b2969934b25a985104aa72ece1ec84cef03a7720c36c73de5c7a30b9208315
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root cd6c9c8e163a20cfb0b0d1f118757031f61240694f652ac060e6c3049a7c15b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,504
Size: 1.00 vMB
Total Fees: 0.03422242 BTC
Feerates: 500.00 > 3.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (730,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,989 183,989 00000000000008dd931a77da953b719447ce56df2eaa1bf299872de79c0c4663 9 0.00/1.00 vMB 517
183,988 183,988 00000000000007cd32422b573e64dc79e62ee3801ea2bea115c4390d900efad6 248 0.15/1.00 vMB 105
183,987 183,987 00000000000000453c8c79ee48bc8d9e12d12dcf4779827d7e24c9079ea04bca 22 0.01/1.00 vMB 49
183,986 183,986 00000000000009627fce059f40578ff5360ae81d0cf7e5ba2f655836911834b8 145 0.07/1.00 vMB 110
183,985 183,985 00000000000003a6e7075880986c8b7a0425ecac7e0547a9c1dac576211879fa 571 0.21/1.00 vMB 133
183,984 183,984 000000000000059bb37c172242ea71eb3eb9273fc27a9e923cb6c01a0577a773 127 0.05/1.00 vMB 201
183,983 183,983 000000000000041bde9ecf92e3cf99ab4711c63bb5aa081c7f8171c47a72997a 128 0.06/1.00 vMB 184
183,982 183,982 0000000000000309287468f0d338ed927c908424e2fd8727b106344355bb4105 10 0.00/1.00 vMB 29
183,981 183,981 00000000000007bf11a15b748b212336bc4b71032a29a1b8823b4b7cfbfc21ab 261 0.10/1.00 vMB 192
183,980 183,980 000000000000083a8c5dfb4aeb46561e3f0245775167e920c69fc5d7a06abd53 155 0.07/1.00 vMB 121
183,979 183,979 000000000000090be7c34bcb239d94a15f93a1af0189de6182be853cf9ac5034 34 0.01/1.00 vMB 103
183,978 183,978 000000000000061acd46345bc800b323afbabfdf630058c420dc669529faf976 382 0.17/1.00 vMB 113
183,977 183,977 000000000000066596744903ad792d0bec43d41d125147ba90a8dd00ac274134 607 0.25/1.00 vMB 131
183,976 183,976 00000000000002d5c09213aa48539a5e22fa7bcdd5538b695c9fa5a095e4afe0 12 0.00/1.00 vMB 14
183,975 183,975 00000000000008afc2276cb17e182cc0486d59bf85dafc2cbf180061c6678493 122 0.05/1.00 vMB 75
183,974 183,974 00000000000006e8aa5cf604f977ddc841b8a2896243e29f5b781b883f3b28e1 141 0.06/1.00 vMB 199
183,973 183,973 00000000000006284cb96ee54ef213cc813be335066e35a0ddeb537263952d55 1 0.00/1.00 vMB 0
183,972 183,972 0000000000000207907d71899ad99c67e05c40a7605f812525c8d5f8046b6e4b 14 0.00/1.00 vMB 14
183,971 183,971 000000000000048fe742af29fb4717abc6591fce58fcd92de55d7beba4c86ee7 406 0.17/1.00 vMB 268
183,970 183,970 000000000000060b847f6c38379095a57762ac58ccc2efaeff976c26861195cd 72 0.03/1.00 vMB 114
183,969 183,969 0000000000000704919f84c67953b74737a3eff48ac06b4f80ced93dca4386a1 215 0.15/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.01 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: 649.42 GB
    • Received: 13.17 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.