Loading Tool

Explorer IconExplorer

Memory Pool

88,802 transactions
32.50 vMB
0.18059010 BTC
Random Selection Loading Transactions
Max Size: 196.52/200 MB

Candidate Block

Mining Attempt 55a7774fe861c61eab66a9abf60befce9870976c4abac606d547af4054bf6091
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root aec468e2d3f63569bdff678aaed3c87438e371ed4ad41cc77d561e0dc99eaff5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,863
Size: 1.00 vMB
Total Fees: 0.08779936 BTC
Feerates: 216.64 > 8.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (36 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,038 915,038 00000000000000000000c0368a6a299300836a053555957b7a6df568fc9b47d0 3,578 1.00/1.00 vMB 2
915,037 915,037 00000000000000000000f8e5ceecb61863cf986472f3f497521e70a33dcb2b9b 3,688 1.00/1.00 vMB 2
915,036 915,036 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0 2,709 0.87/1.00 vMB 3
915,035 915,035 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38 4,171 1.00/1.00 vMB 2
915,034 915,034 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0 6,290 1.00/1.00 vMB 0
915,033 915,033 000000000000000000003563c4b66b8c7aee15d5eb92bb97c05d0ba548e70e53 1,247 0.40/1.00 vMB 2
915,032 915,032 00000000000000000000e94b2fa04b5815c8607f95d1c591178669b3e7ff4075 3,917 1.00/1.00 vMB 2
915,031 915,031 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244 2,774 1.00/1.00 vMB 0
915,030 915,030 0000000000000000000179eacbc81cbb3f0df9af4b5573b89a647feedf2746ed 5,260 1.00/1.00 vMB 1
915,029 915,029 0000000000000000000110aa8f68fee5bb6f64a7594c2f7911dfc0133fa8bb86 2,594 1.00/1.00 vMB 0
915,028 915,028 00000000000000000000ffea2006578388d26d93516af88303b26d95131828c7 5,751 1.00/1.00 vMB 0
915,027 915,027 00000000000000000000aa2565de41e8bc84d683e22809f9a25be84b99af28d8 4,354 1.00/1.00 vMB 1
915,026 915,026 00000000000000000000ba0746c182e7e97e7266af46e093c88bf801aa61b71f 6,799 1.00/1.00 vMB 0
915,025 915,025 00000000000000000000e1a5d61b4729cb74a0bdbc75746c34450f81094b2e1e 6,210 1.00/1.00 vMB 0
915,024 915,024 0000000000000000000124625c5917825c7a4fdb0553172c992509dcd76932ef 2,436 0.77/1.00 vMB 4
915,023 915,023 0000000000000000000211286fcec676876257902b2381e8c891986355c3412a 2,656 0.95/1.00 vMB 2
915,022 915,022 00000000000000000001c366c03231f0b8a7960b7338cda0cfbbdaebd999e1cb 2,063 0.64/1.00 vMB 2
915,021 915,021 000000000000000000015f19734713a3966ee32b8a4887008a008ae5d13aea7f 5,259 1.00/1.00 vMB 0
915,020 915,020 000000000000000000004c4a905c8593ed7e23f3ac33562bc2818cc264e6c121 382 0.14/1.00 vMB 1
915,019 915,019 00000000000000000000a3285b399f40bc84e394f68730aa2ccbfbc82a73b848 1,000 0.25/1.00 vMB 3
915,018 915,018 00000000000000000000a281f5555936da4319487920bc58ef2a368fe4984bcf 1,345 0.43/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.52 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: 668.94 GB
    • Received: 15.65 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.