Loading Tool

Explorer IconExplorer

Memory Pool

74,412 transactions
27.59 vMB
0.07243367 BTC
Random Selection Loading Transactions
Max Size: 168.10/200 MB

Candidate Block

Mining Attempt 7de6eba328144712b535349efc20dcda54b1893f4e502855893794e62d8a4395
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 914c140633c988c369fe4e7bfcb810141c6caaacb3290482d6d8d3aafd673c78
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,064
Size: 1.00 vMB
Total Fees: 0.01356016 BTC
Feerates: 100.35 > 1.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (583,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,983 331,983 000000000000000003361c64f5dd9b67a4f4b1b33c1adce2ef110c7ec75f91a2 577 0.54/1.00 vMB 17
331,982 331,982 000000000000000012561eb5231a034d9f14a33bafe86d0e1777e9671cc3e75e 2,036 0.85/1.00 vMB 29
331,981 331,981 00000000000000000154024899375b6ff6545462ffd16c3b709526b0ba5b9ade 699 0.53/1.00 vMB 22
331,980 331,980 00000000000000000731f34bdaa961f35b0fe721c374bf57d9485df64cf57210 79 0.04/1.00 vMB 17
331,979 331,979 00000000000000000895fc17464e38de36140e435b50dad39a1bf278aafdb957 169 0.23/1.00 vMB 9
331,978 331,978 00000000000000000815f5ba179e6f899f6cd4ed75c06b077c6dd48777e753bc 1,186 0.75/1.00 vMB 23
331,977 331,977 000000000000000005cdfdb6316093ad9028861a123f4a00a65c7e5a3d29fce0 16 0.00/1.00 vMB 120
331,976 331,976 000000000000000004a0ecb408a03a32adce1b3f549adc787a32b68546b262b2 879 0.75/1.00 vMB 25
331,975 331,975 00000000000000000ee29b8ae5983ce39fc8a37211a07a932ff8734f68dd9330 1,339 0.75/1.00 vMB 23
331,974 331,974 00000000000000000c74395f9de9388eb739339f23fe9b056bf11b55dd1a1c72 64 0.04/1.00 vMB 55
331,973 331,973 00000000000000000112c772a5c1ad0e89a65d8207c2b7ebc21f6308ede06e80 133 0.07/1.00 vMB 23
331,972 331,972 00000000000000000fdb0515b1a9bed22c778e3a0a30f3b2c8ad1305ed1b16d3 1 0.00/1.00 vMB 0
331,971 331,971 00000000000000000029d0448ef9227492465ccca1f4c1152a58c0e6215e58ad 320 0.19/1.00 vMB 22
331,970 331,970 000000000000000009be446a7ec0bc9a9094948c0b4d75000cb1031072e7281f 562 0.47/1.00 vMB 19
331,969 331,969 000000000000000011f11c9afaf64d9d85502a483f7aa93f723169ccdb015419 16 0.03/1.00 vMB 17
331,968 331,968 00000000000000000bf229b9b48fa4745fd8e33463fd28dc50d223b2d0d947bc 89 0.08/1.00 vMB 17
331,967 331,967 000000000000000007e3ff3a2c7572f37fca04b308bd8105a3990aa443b44f30 162 0.06/1.00 vMB 30
331,966 331,966 000000000000000008623f01d48494c5acad86a91de459631e823d34303cbdd1 1,180 0.63/1.00 vMB 25
331,965 331,965 00000000000000000f349f1caf8490a768f8fff9728bfc96a348e18096cb3c6a 165 0.11/1.00 vMB 16
331,964 331,964 00000000000000001134935f5d2a9f2f5f073f9d9dfae59fc3bb383e8934a3f8 244 0.14/1.00 vMB 22
331,963 331,963 0000000000000000117c0ba80fca0943d247991cc48bb9f9a56d9c787caf843f 77 0.03/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.