Loading Tool

Explorer IconExplorer

Memory Pool

34,204 transactions
27.26 vMB
0.05809873 BTC
Random Selection Loading Transactions
Max Size: 136.31/200 MB

Candidate Block

Mining Attempt d9fe85a57a94c3dda4f7df4296067b5192d970795e9502189cece1a0a500d4d0
Version 20000000
Previous Block 0000000000000000000141edea387271cfa939f1c4e7740f679098889b1d55ec
Merkle Root a8d4bdba64cb63602df46c7591ae155001187fa23b3e2cdb9c3e629d73a2c513
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,143
Size: 1.00 vMB
Total Fees: 0.00668324 BTC
Feerates: 101.47 > 0.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,624 (203,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,951 710,951 000000000000000000015c515b382a1a2bc73a773582c3242697583bab62cd18 135 0.05/1.00 vMB 10
710,950 710,950 0000000000000000000b11dba68dc1b2417eeb632cdd7ea8006c443cc54be5e1 2,790 0.93/1.00 vMB 10
710,949 710,949 0000000000000000000407b1911b7ff0eda6c84f932946d697ddbf976617f593 675 0.21/1.00 vMB 12
710,948 710,948 0000000000000000000bb568f4099169e195be69b059b85614fc3dac08565907 1,792 0.58/1.00 vMB 12
710,947 710,947 00000000000000000005d10b862413715ffd990a6d7b1103c07c70eed7e627fa 1,075 0.36/1.00 vMB 12
710,946 710,946 000000000000000000050ee2dbb00330a2a15394ebdf138dfc2a47396d34690f 1,651 0.62/1.00 vMB 4
710,945 710,945 0000000000000000000062343d8e58ec7d22ba30c1c7d94bede55b8aed6fa90a 3,072 1.00/1.00 vMB 15
710,944 710,944 00000000000000000009c97f13bbbccca011700c59bf6c8ef37678076b162de0 2,289 0.88/1.00 vMB 8
710,943 710,943 00000000000000000000e7c7bd7981c22e6be8081796df6386184ebbebdb997d 2,105 0.65/1.00 vMB 11
710,942 710,942 0000000000000000000bb2d5267aee23649ea3d03d1677ce736ba0826240bf34 1,390 0.47/1.00 vMB 14
710,941 710,941 0000000000000000000334661355a4ebbfd9ad01637c9f164bdbc0adf054002c 3,003 0.99/1.00 vMB 10
710,940 710,940 000000000000000000040773e50afabfa9dc56a74e470d8fe5ccf95db36fd431 286 0.09/1.00 vMB 11
710,939 710,939 0000000000000000000c15859cbf14d1b4d56f25419efe7f0262b582bf75f562 2,502 0.85/1.00 vMB 9
710,938 710,938 00000000000000000005f29f3133584d787b0b30632064c55b675ebe7ff5df77 2,567 1.00/1.00 vMB 11
710,937 710,937 00000000000000000005916d60c07e5cfd25f08434ad41f5c9cef253e8098cff 1,464 0.45/1.00 vMB 3
710,936 710,936 00000000000000000004c089ad3452988d167d1e13e8102f578d018b555d878c 2,834 1.00/1.00 vMB 13
710,935 710,935 000000000000000000018c47d1b5d27b6dae557a6903332e2eee402beb69a723 298 0.10/1.00 vMB 13
710,934 710,934 00000000000000000003751a12411db33b416d70a49bf299768dc52a4852ad14 473 0.36/1.00 vMB 7
710,933 710,933 0000000000000000000705631f3775a896838899e71eb9361333aa18e5e41ed6 424 0.17/1.00 vMB 10
710,932 710,932 00000000000000000007db56e43457543f3ff131d6d8f4c677bce9c7c5217801 1,076 0.58/1.00 vMB 5
710,931 710,931 0000000000000000000c5fde7871cf3413036c9452bcd872036b8d9ab75844ed 2,509 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.73 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: 630.05 GB
    • Received: 11.97 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.