Loading Tool

Explorer IconExplorer

Memory Pool

80,907 transactions
31.01 vMB
0.07128038 BTC
Random Selection Loading Transactions
Max Size: 188.89/200 MB

Candidate Block

Mining Attempt 4f7ec0e682a2e38503dd2db9d3f9aaf53552ea00a46845d36c9b916edf7acabb
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root 1a78f3ae013fa686f77a835420bb1a9914535d4e9732c7743687e9380418c267
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,335
Size: 1.00 vMB
Total Fees: 0.00446113 BTC
Feerates: 60.16 > 0.45 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (318,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,984 596,984 00000000000000000006db3d76b10914cc3d9da82cf4203de77e165a92279469 1,675 1.00/1.00 vMB 15
596,983 596,983 00000000000000000011f481d803e1c90ed8dabe0db72f04dbc4a79f90a6e283 1,961 1.00/1.00 vMB 20
596,982 596,982 0000000000000000000a2ee1df6e17feab5ea1a832e0b78cf133edc1e9183447 1,876 1.00/1.00 vMB 24
596,981 596,981 000000000000000000090fef171f24e2fe9bfc70722312b840e411ad25d8b223 1,613 1.00/1.00 vMB 45
596,980 596,980 00000000000000000001f818444cdf4e22ce28b3131500e81b978a8faad1b7d9 1,131 1.00/1.00 vMB 69
596,979 596,979 00000000000000000014cb29b13f47a291e6174e285a9b6e2379137b02ef5568 2,994 1.00/1.00 vMB 7
596,978 596,978 0000000000000000000e27df5eaa64f388184bdbba9245b87c0afcf54a1cd5b2 3,239 1.00/1.00 vMB 25
596,977 596,977 00000000000000000009cdfc7cd3a28c4c6deab44aabb1ceb188a8520cce7755 3,124 1.00/1.00 vMB 31
596,976 596,976 0000000000000000000a0f0b85b1279adbf3f3c8984d740e70e2424db7ac81ef 709 0.24/1.00 vMB 17
596,975 596,975 000000000000000000058a4711821bf4132218400fb914a63727988103ef807a 269 0.07/1.00 vMB 27
596,974 596,974 0000000000000000000a258ab412980e62da6ccd40092e9907e8384ea1d57512 696 0.38/1.00 vMB 21
596,973 596,973 000000000000000000012d7211b00badb15e68146af91099cc4d294ac03891e0 2,605 0.92/1.00 vMB 7
596,972 596,972 000000000000000000037193c989ea5724aa45d3176bdaca50c09fb09efa48e0 2,742 1.00/1.00 vMB 14
596,971 596,971 0000000000000000000d64617abb27839d3dec28a66564d3622a1610a06d76f1 3,070 1.00/1.00 vMB 38
596,970 596,970 000000000000000000125248b67da410e5dd59abe34464317b0a705f434b84df 3,261 1.00/1.00 vMB 9
596,969 596,969 00000000000000000005e68776cd849c671acb5818995f8aefd6620c0b449fc7 2,314 1.00/1.00 vMB 32
596,968 596,968 00000000000000000002379f0ddc0b323788ddbfe6d08ff383b64c3ea72de936 2,806 1.00/1.00 vMB 19
596,967 596,967 00000000000000000000e39087c12a2c03a4d8b1c32301788a683ffcea43e80e 3,087 1.00/1.00 vMB 41
596,966 596,966 0000000000000000000016b72d77ce09ff1ffd98824e671e92c4e6b536e05b2c 16 0.01/1.00 vMB 12
596,965 596,965 00000000000000000011fd4649a02a0f1d64e44a852b1fa730ada3426df3bb99 1,552 0.46/1.00 vMB 20
596,964 596,964 000000000000000000085c21e8eb29cf70e47fef3f46e4e5d5f37c92e3a47689 2,008 0.72/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.74 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: 707.89 GB
    • Received: 16.71 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.