Loading Tool

Explorer IconExplorer

Memory Pool

51,979 transactions
31.45 vMB
0.11230993 BTC
Random Selection Loading Transactions
Max Size: 167.79/200 MB

Candidate Block

Mining Attempt 93b3063823c37df3e043648f65fd7884f7f466746c2881fc3238434ae5ed50a5
Version 20000000
Previous Block 0000000000000000000009fd3786a9cab5b58d654ad3894ab8146e5cf82088d1
Merkle Root 43ee778b84b4947eb66a4f7cc8c44236d0c1beb1d736b4bb3d54dc08b05adfc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,177
Size: 1.00 vMB
Total Fees: 0.02391753 BTC
Feerates: 100.87 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,820 (178,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,408 736,408 000000000000000000010264d3d4e866aa1bd476e9f4fdb510d95d3b2800dd42 2,183 1.00/1.00 vMB 14
736,407 736,407 00000000000000000002c4d3a91eb72c6aa36640850b917c5e13cd9866dc231c 1,042 1.00/1.00 vMB 14
736,406 736,406 00000000000000000008aed48fb4f09c38effb9d532880980a1ce102ecb59f7f 1,714 1.00/1.00 vMB 18
736,405 736,405 00000000000000000008c0142857db85305138e388e204c95396d31f68919708 2,085 1.00/1.00 vMB 16
736,404 736,404 000000000000000000065ac87ad31c1acf6bc4d3713ab312a3c3e9623e59f4d0 1,510 1.00/1.00 vMB 11
736,403 736,403 00000000000000000006f673881b803ec44f4a1b5d4e86bb9e238ebfe1fd191f 3,224 1.00/1.00 vMB 7
736,402 736,402 000000000000000000063b856deeb7643b1523e3579907317dde333e06efe971 1,376 1.00/1.00 vMB 10
736,401 736,401 00000000000000000006b0c9cc11def4941c4c2d75fe9c66d79c3874755097c0 2,648 1.00/1.00 vMB 19
736,400 736,400 000000000000000000003e61549688bf44a59aeb993f03c5d28b0d77887cbbdb 2,657 1.00/1.00 vMB 14
736,399 736,399 00000000000000000002cb114575b729c51b7d64e78e429d42167f57474e3a32 2,890 1.00/1.00 vMB 23
736,398 736,398 000000000000000000071a7f61182fb69f03b7a8d3d2cb780691e0c5f676bdfd 1,579 1.00/1.00 vMB 17
736,397 736,397 00000000000000000008650f59aeddedecb362a0404af90aca9a59133cf9b0f5 3,329 1.00/1.00 vMB 21
736,396 736,396 00000000000000000007f27fbaec7103aab551e6e682fdf307d5f7f8275f49cf 3,238 1.00/1.00 vMB 20
736,395 736,395 0000000000000000000313a39ed2a8c522cf4af403fe05238037c7cd179f94e4 2,250 1.00/1.00 vMB 28
736,394 736,394 0000000000000000000304276447da30e0b5cb5dbed4630a412baa898c60bf3c 1,087 1.00/1.00 vMB 9
736,393 736,393 0000000000000000000045789ee6ce082a0a40222e2791ffac761ea8b44ec52a 755 1.00/1.00 vMB 15
736,392 736,392 000000000000000000008c8ae358d41e248d240ee5694f901f5bf5afb8f0e207 2,579 1.00/1.00 vMB 22
736,391 736,391 00000000000000000006f21447950a772e03c931c451dd24a63a5da9aa89eee9 481 1.00/1.00 vMB 16
736,390 736,390 00000000000000000005de97c8183bcebb50d6746171231eb60b45c315b2019b 1,103 1.00/1.00 vMB 17
736,389 736,389 00000000000000000000897e146203fd587797b1666c21130b2cd1dc1dbaa4c3 1,969 1.00/1.00 vMB 18
736,388 736,388 00000000000000000002ca5d7eaa9e15baa63b2a729169260065fdca808afd72 2,209 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.07 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: 651.23 GB
    • Received: 13.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.