Loading Tool

Explorer IconExplorer

Memory Pool

84,345 transactions
35.17 vMB
0.17219058 BTC
Random Selection Loading Transactions
Max Size: 199.70/200 MB

Candidate Block

Mining Attempt 2904ffc13550f37517cfb7ebc5b6fd021fa1849f20ddc90496ffe05802951a79
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 7078bb499683e91291c568215f03ee74d2fa4d558c136e2e63409cf08ff56eb9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,432
Size: 1.00 vMB
Total Fees: 0.04091039 BTC
Feerates: 435.08 > 4.10 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (68,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,955 846,955 00000000000000000001c742eed7448aa9de8c6afb3cb9e4e0022a9306c5e63b 554 1.00/1.00 vMB 228
846,954 846,954 000000000000000000000f92f3219dd6eab809cea8bc565d66e14a232945905c 950 1.00/1.00 vMB 248
846,953 846,953 000000000000000000032c30732ee7b8c914fb0a48708e11f88239c109e2f9de 264 1.00/1.00 vMB 239
846,952 846,952 00000000000000000001172cb104432ff4e3c77593b9e64674dbed9501d49969 1,456 1.00/1.00 vMB 274
846,951 846,951 00000000000000000000d5e767ac788c07051fb1e3eaa3d13c1ae5b6554653b8 638 1.00/1.00 vMB 252
846,950 846,950 00000000000000000001480a765afd9df1787d12cca1b0741f0e824cea147511 1,318 1.00/1.00 vMB 284
846,949 846,949 000000000000000000028a89af857354783e3a2f23f998e5cbe0f465e7d6adc2 1,193 1.00/1.00 vMB 281
846,948 846,948 0000000000000000000054bb4e4d63062a3e031f496f0a6ff29573371e8a3eb0 1,297 1.00/1.00 vMB 312
846,947 846,947 000000000000000000024d01d3574de0fef4eba5bcb68b6618da14c1945dca35 1,053 1.00/1.00 vMB 296
846,946 846,946 00000000000000000001261cae018c5aa025ccfd52de0a74afb225a4d498a8bc 874 1.00/1.00 vMB 285
846,945 846,945 00000000000000000001d5cbe9957bcc16f4fc733f21bdd97bfa9be43e115f44 308 1.00/1.00 vMB 281
846,944 846,944 000000000000000000001a5871a9cad731dd70b8a42e2630f2e126f23d2dc94d 1,080 1.00/1.00 vMB 301
846,943 846,943 000000000000000000034e50935af9a413e2356cb368868f1d96da3c4db24b89 1,900 1.00/1.00 vMB 357
846,942 846,942 00000000000000000000d151c9f7e56a4b0c4ce95df309d2b1bf0f16d8081d59 775 1.00/1.00 vMB 315
846,941 846,941 00000000000000000000f904f979a11a1937cae24e21e41dbf076765e3b854cc 830 1.00/1.00 vMB 309
846,940 846,940 00000000000000000000f29ce801e65cd198a6b894dcd043a52b81386b77ecd7 1,962 1.00/1.00 vMB 371
846,939 846,939 000000000000000000017c040b3a60cc14ba296afba8412240d2632faec09586 1,167 1.00/1.00 vMB 354
846,938 846,938 000000000000000000014c4ef9a356baf23a07bab1db9961b5b1f794c25ef7eb 589 1.00/1.00 vMB 329
846,937 846,937 0000000000000000000182393eb864188dd737541c22f42e49591e99e6bdb6b5 615 1.00/1.00 vMB 342
846,936 846,936 00000000000000000001104024737dfd50fbfb4927cfdddad832ff33fd6ec2d6 658 1.00/1.00 vMB 356
846,935 846,935 000000000000000000030462757c08878ab121d6f2d712e73afa504aaa880f19 1,161 1.00/1.00 vMB 384
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: 730.36 GB
    • Received: 18.50 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.