Loading Tool

Explorer IconExplorer

Memory Pool

81,515 transactions
34.22 vMB
0.14198299 BTC
Random Selection Loading Transactions
Max Size: 194.83/200 MB

Candidate Block

Mining Attempt 6205e4aa395ab863e7363e408fd2801bc1951512ca0793c12b958c71bde28e62
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 9f286b780f8c7e0a89f840d8a8a19bc81c0d1bce719cac19909319e86fd4fba9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,804
Size: 1.00 vMB
Total Fees: 0.03066213 BTC
Feerates: 150.78 > 3.07 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (495,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
419,970 419,970 0000000000000000011dcae092815deee8000e50d0e90aa273f15ce6babfa853 1,153 0.65/1.00 vMB 51
419,969 419,969 0000000000000000031586093e3a17af00c5431579543823b8d4c7fe6e09342f 1,882 0.99/1.00 vMB 37
419,968 419,968 00000000000000000119f2e43320f6c60365ff8d548fe30c4c6f94391140b627 2,701 1.00/1.00 vMB 82
419,967 419,967 000000000000000003b86a1ded46dd2d0726273b4d6d31b801efd3bf448258de 163 0.12/1.00 vMB 48
419,966 419,966 00000000000000000439e4a83801a9d7595b4ac8caff09cfeb50c43a6dbc65ce 1,224 0.72/1.00 vMB 41
419,965 419,965 00000000000000000516e18df1f05bf901d67eef9a1a7483ac787ae3644545a2 2,566 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 783.10 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: 728.07 GB
    • Received: 18.47 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.