Loading Tool

Explorer IconExplorer

Memory Pool

69,640 transactions
26.64 vMB
0.07733090 BTC
Random Selection Loading Transactions
Max Size: 160.07/200 MB

Candidate Block

Mining Attempt 451e1a59e4cd719b6a2bab2b5022b95f70bd9933733ecf5361648644a484a48d
Version 20000000
Previous Block 000000000000000000017eea8a1fcbeece8b187566830c35a0e9c06ce7a8cb3c
Merkle Root 2e4a50f064722f7092866155f93480a0e1cba356f4886b7537d9842fae2d2a32
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,604
Size: 1.00 vMB
Total Fees: 0.02053293 BTC
Feerates: 445.47 > 2.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,474 (16,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
898,970 898,970 000000000000000000006325246fbcfb82bb61449dd595746c3c3e46d05bdadf 2,262 0.81/1.00 vMB 1
898,969 898,969 000000000000000000013c49482fc42844ef56670aebd9b7907db6c57280d26f 2,052 1.00/1.00 vMB 2
898,968 898,968 00000000000000000000381d7e40e8bb500bcc92222a7360147a5d1afac32297 2,812 1.00/1.00 vMB 3
898,967 898,967 00000000000000000001602674a23b8e9d30baceff515be911a568d883aafdf8 1,333 1.00/1.00 vMB 2
898,966 898,966 00000000000000000000f28ba14df28c41ef3287e8d8a1660db7ac1a6e5766c8 2,492 1.00/1.00 vMB 4
898,965 898,965 000000000000000000004b3d01f0ce9ed47be56ae987d0f1ca6ef537364c4437 2,833 1.00/1.00 vMB 4
898,964 898,964 00000000000000000000d3aa58f650173ad8d1b31fa96c5947bc28898a93b1b7 3,879 1.00/1.00 vMB 5
898,963 898,963 00000000000000000001b9c0a2d225382471f7f187713e067de3e4908770b8f3 581 0.23/1.00 vMB 3
898,962 898,962 00000000000000000000f80e84dff0e1b8e274e86c0ac83eba05275171bc30bc 356 0.14/1.00 vMB 3
898,961 898,961 00000000000000000000d66a3bb75e2df5fc8f9039702f92358c4b6e01072472 491 0.14/1.00 vMB 3
898,960 898,960 000000000000000000005b174c5edc16457d9eb0d39d575ad3097df82cf47e9d 1,466 0.60/1.00 vMB 3
898,959 898,959 00000000000000000000a3339b9bcdfcf256ed24344726af93e0b239481a432d 1,508 0.55/1.00 vMB 3
898,958 898,958 0000000000000000000131a820a5e578761fd6bbd6f789f4368f7740e77a05d0 1,268 0.42/1.00 vMB 3
898,957 898,957 0000000000000000000168336cf2335145dab0e33086ed365fa438fd87edcbb2 1,646 0.57/1.00 vMB 2
898,956 898,956 00000000000000000000c91d6fe30a966442b927fe61cba145f4373c8ed4775a 2,673 1.00/1.00 vMB 2
898,955 898,955 0000000000000000000042720e74a0e0140fd557ed4ca9f36a2440bb1fcc7180 2,272 1.00/1.00 vMB 3
898,954 898,954 000000000000000000007970b4e3e94aafe4e84fbd78db96e91daa4fdbfdff49 1,747 0.60/1.00 vMB 3
898,953 898,953 0000000000000000000196ee8026f53ef3810c4a4471b1e34ca86deeae164fa4 1,119 0.48/1.00 vMB 3
898,952 898,952 00000000000000000001b814be295846c33467700dc59cf68d7e2e99209fc9bd 539 0.20/1.00 vMB 2
898,951 898,951 000000000000000000004400247295c91c7d1d9636fabb9d7ba05a04bdd1e762 606 0.21/1.00 vMB 2
898,950 898,950 00000000000000000001d1387b72a0eaae8e5c453c95e22b9dbe0be2136ea6ba 2,454 0.53/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.22 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: 757.16 GB
    • Received: 19.00 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.