Loading Tool

Explorer IconExplorer

Memory Pool

79,293 transactions
29.50 vMB
0.08459947 BTC
Random Selection Loading Transactions
Max Size: 180.34/200 MB

Candidate Block

Mining Attempt ff4c8f5eb8cf01ed07c10c089fd237268d79c42ac6c34327712961ccdcf605af
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1f564d4838817946efa23ca7e7e358c321c03d6e690c17b29fe3ede7145fafb7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,240
Size: 1.00 vMB
Total Fees: 0.01974929 BTC
Feerates: 402.60 > 1.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (495,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,991 419,991 0000000000000000012651a61ed0f63e4e123eddd8672f7b252e26d0d0ae39b9 1,329 1.00/1.00 vMB 36
419,990 419,990 0000000000000000022ee94d28699530e56413c5baa6e173e1d456112712e639 1,817 1.00/1.00 vMB 44
419,989 419,989 0000000000000000000cbea9a4ad47718d3398b52bacc912f3a1207d5986771d 2,610 1.00/1.00 vMB 65
419,988 419,988 000000000000000000c64b47d287297a2a1df3b4474f20bad652d437759809d7 2,558 1.00/1.00 vMB 75
419,987 419,987 000000000000000003bc7f84bf4bf5ba5e9380adc7f795b1c049ef983cc0122f 693 0.98/1.00 vMB 19
419,986 419,986 000000000000000001c0b8c89bd3951c4c145bfda28083152d741356e9838757 1,796 0.84/1.00 vMB 54
419,985 419,985 0000000000000000037d7d213551612fc43341669f7dfa9d6ee8f1a6ac15f74a 322 0.12/1.00 vMB 75
419,984 419,984 000000000000000000408036173bd9fc9d1824fbc16e29e748a1e84575f79304 1,687 0.87/1.00 vMB 54
419,983 419,983 000000000000000000b02cc42ae1df213767bb9c74227b860b5f432039935f4b 458 0.33/1.00 vMB 44
419,982 419,982 0000000000000000013cab2e4726ab4b0fdf4f10e4264ad85e5fce7e42bbb94e 2,525 1.00/1.00 vMB 67
419,981 419,981 000000000000000000e8307525a97fa467fb52021d3170d497151fce657ab21e 999 0.44/1.00 vMB 57
419,980 419,980 000000000000000002d2ce636405fd1c1996bcf16df9c925cd711070c1aa7f3b 562 0.30/1.00 vMB 46
419,979 419,979 000000000000000000fffb3699383c0c8f4e1ecc12ea3e4edbcc7afe51b91a20 2,400 0.99/1.00 vMB 61
419,978 419,978 00000000000000000226647fe4ca07ac3dbebb7c8fce661935e647bbab07d1c0 1 0.00/1.00 vMB 0
419,977 419,977 0000000000000000018795b546c9536b454f3459bd926e6710f94555fcb61c1b 1,200 0.52/1.00 vMB 60
419,976 419,976 000000000000000003598bce32b0b0e7f70d3d8f48ce9f3f990993a91a67bc83 1,217 0.66/1.00 vMB 52
419,975 419,975 0000000000000000045e7936cef213383ff5a9744f7dc33402d3920ec5958d56 1,605 0.71/1.00 vMB 62
419,974 419,974 0000000000000000020669f427f98cb1f24c0295790f75af160b2ea557aa0265 1,332 0.58/1.00 vMB 59
419,973 419,973 000000000000000002e29eefe97aa4cea65696a39eb7d0b261c4d09e425ea3ac 586 0.99/1.00 vMB 17
419,972 419,972 0000000000000000017bf7c05eab4ddd83ae1251f344bc388eee4a0fe46bf03a 1,774 0.99/1.00 vMB 45
419,971 419,971 0000000000000000031abc3f1879a218810ac46f332d1b50e2ac52795ea1c366 1,080 0.73/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.