Loading Tool

Explorer IconExplorer

Memory Pool

78,697 transactions
29.90 vMB
0.09497929 BTC
Random Selection Loading Transactions
Max Size: 178.91/200 MB

Candidate Block

Mining Attempt 295e6322dd9a7f4ef9631d801f9ee60ef2f8dc43e717d06b7a910fcea5cbcbf3
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 4c4890610560950d3d2414223550021554bbbd74091c899f3c3464be6d520333
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,999
Size: 1.00 vMB
Total Fees: 0.02690719 BTC
Feerates: 151.00 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (727,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,976 187,976 00000000000005b1285ad87c003a3d55a4b21c0689d36ac5b87ffe0da8db44f9 34 0.01/1.00 vMB 106
187,975 187,975 00000000000000e1cce6df55946e816287c2e3e7fbe568cc6521592d4f91c690 112 0.03/1.00 vMB 81
187,974 187,974 000000000000044b4768e7c510f2f40f4c078606e94f48777c46a221936e1bf9 159 0.07/1.00 vMB 134
187,973 187,973 0000000000000722f391e6f1b5c029000e3b4a1f580cbde3e7d1abcb52a5b45c 186 0.08/1.00 vMB 150
187,972 187,972 000000000000033c0ef3574cf240a5b3cf79d27db587921e7c29d393cb7df89f 32 0.01/1.00 vMB 132
187,971 187,971 000000000000036beffbed69516a2a7ff5d204dd598662bb3c4c97b2d814166a 14 0.01/1.00 vMB 75
187,970 187,970 0000000000000890e8c0cbb2f8b399b0195471e023ec643a9d869856116cbed6 53 0.02/1.00 vMB 60
187,969 187,969 00000000000008df855517bfdf6be91ae6529c48913cafc414cb2e904c68c95e 94 0.04/1.00 vMB 151
187,968 187,968 0000000000000312d2052ecb1537ea126ac566e8e5e3b746ce8f530f5088289e 163 0.07/1.00 vMB 158
187,967 187,967 000000000000006c51e9aee0a1f69f612fc0cb64b3edafc5ebf4a8299001c1a0 10 0.00/1.00 vMB 15
187,966 187,966 00000000000000a402096058397f0272fbf9257a9f45a1b59b191a89d69001a5 54 0.03/1.00 vMB 72
187,965 187,965 00000000000000421f215cbdb6d18038282a9355d878d9f88846cc2544572428 22 0.01/1.00 vMB 81
187,964 187,964 0000000000000686a568a50e1fb66cb799187944a8df58ee25410172df8fde34 103 0.08/1.00 vMB 82
187,963 187,963 0000000000000628e1d354c19c99933fc8c4eb7b98e1a8f9182496948f7d87ae 49 0.02/1.00 vMB 101
187,962 187,962 00000000000002d0e595f92fd88db870c9aaf88a1320f098d1e3490fff2bddd7 86 0.04/1.00 vMB 265
187,961 187,961 00000000000001adaed62d0dc07b3e585ceb9ef249b551c3399ce9ac8f39cd1b 42 0.02/1.00 vMB 85
187,960 187,960 000000000000093dd06ce15fda0d7ef9963cc0293b5c889759b27acebc8d231d 18 0.01/1.00 vMB 58
187,959 187,959 00000000000008ec0464db680b57504a3e5248e1f7a44265f45f0d620d6a931d 91 0.03/1.00 vMB 156
187,958 187,958 00000000000005f053b9d09147b14418b1558b91e9c3678aecf99228af1bb420 51 0.02/1.00 vMB 97
187,957 187,957 0000000000000649c1e4aa5eccd79ae4eb35513bbecb910778cf4d6cfdce62d4 20 0.01/1.00 vMB 42
187,956 187,956 00000000000007471835c8fcfd5f9dbd671ef835a081c690d31028e6a196a451 137 0.04/1.00 vMB 201
Previous 10 blocks ↓
Total Size: 782.65 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: 672.52 GB
    • Received: 16.26 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.